{"id":491,"name":null,"description":"Protocol Buffers - Google's data interchange format","url":"https://github.com/protocolbuffers/protobuf","last_synced_at":"2026-04-30T05:06:14.251Z","repository":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32365519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"packages":[{"id":12746656,"name":"emacsPackages.protobuf-mode","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/protocolbuffers/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T04:21:04.378Z","latest_release_published_at":"2026-01-26T04:21:04.378Z","latest_release_number":"20240823.1417","last_synced_at":"2026-03-07T01:23:40.980Z","created_at":"2026-01-26T04:21:04.170Z","updated_at":"2026-03-07T01:32:10.189Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=emacsPackages.protobuf-mode","install_command":"nix-env -iA nixpkgs.emacsPackages.protobuf-mode","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-protobuf-mode-20240823.1417","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows","aarch64-uefi","x86_64-uefi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"protobuf-mode"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T01:23:41.408Z","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:nix/emacsPackages.protobuf-mode?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.protobuf-mode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.protobuf-mode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.protobuf-mode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.protobuf-mode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.protobuf-mode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/emacsPackages.protobuf-mode/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146034,"maintainers_count":4629,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":7779593,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"4.21.12-r1","last_synced_at":"2026-04-08T18:07:18.797Z","created_at":"2023-05-22T14:31:25.230Z","updated_at":"2026-04-08T18:07:18.798Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.178Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":133,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-05-23T07:20:35.436Z","updated_at":"2023-05-23T07:20:35.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7767120,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"3.21.12-r2","last_synced_at":"2026-04-08T18:07:25.662Z","created_at":"2023-05-22T11:23:21.604Z","updated_at":"2026-04-08T18:07:25.662Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.604Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4366,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-05-22T20:56:17.895Z","updated_at":"2023-05-22T20:56:17.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7767518,"name":"ruby-google-protobuf","ecosystem":"alpine","description":"Ruby bindings to Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"3.21.12-r2","last_synced_at":"2026-04-08T18:07:38.735Z","created_at":"2023-05-22T11:34:06.053Z","updated_at":"2026-04-08T18:07:38.735Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/ruby-google-protobuf","install_command":"apk add ruby-google-protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.673Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/ruby-google-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-google-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-google-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-google-protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4366,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-05-22T21:06:03.950Z","updated_at":"2023-05-22T21:06:03.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7767121,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"3.21.12-r2","last_synced_at":"2026-04-08T18:07:41.271Z","created_at":"2023-05-22T11:23:21.767Z","updated_at":"2026-04-08T18:07:41.271Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.407Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4366,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-05-22T20:56:15.762Z","updated_at":"2023-05-22T20:56:15.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7767115,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"3.21.12-r2","last_synced_at":"2026-04-08T18:07:39.857Z","created_at":"2023-05-22T11:23:20.534Z","updated_at":"2026-04-08T18:07:39.857Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.688Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4366,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-05-22T20:56:11.355Z","updated_at":"2023-05-22T20:56:11.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7767119,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"3.21.12-r2","last_synced_at":"2026-04-08T18:07:40.028Z","created_at":"2023-05-22T11:23:21.349Z","updated_at":"2026-04-08T18:07:40.028Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.603Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4366,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-05-22T20:56:12.224Z","updated_at":"2023-05-22T20:56:12.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10328295,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-02T20:37:06.406Z","created_at":"2024-06-11T01:15:08.787Z","updated_at":"2026-04-02T20:37:06.406Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.075Z","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:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T19:53:06.497Z","updated_at":"2024-06-11T19:53:06.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5288658,"name":"libprotobuf-static","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data- think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2020-07-20T08:20:04.000Z","latest_release_published_at":"2022-10-27T03:25:15.000Z","latest_release_number":"3.21.9","last_synced_at":"2026-04-01T16:12:23.769Z","created_at":"2022-10-03T15:46:15.671Z","updated_at":"2026-04-01T16:18:05.334Z","registry_url":"https://anaconda.org/conda-forge/libprotobuf-static","install_command":"conda install -c conda-forge libprotobuf-static","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-01T05:43:19.000Z","size":216227,"stargazers_count":71020,"open_issues_count":249,"forks_count":16088,"subscribers_count":2022,"default_branch":"main","last_synced_at":"2026-04-01T05:46:25.584Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-01T03:50:11.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":447,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31289043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.25.9-cpp","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.9-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.9-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.9-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.9-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.9-cpp/manifests"},{"name":"v3.25.9-objectivec","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.9-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.9-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.9-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.9-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.9-objectivec/manifests"},{"name":"v25.9","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T19:11:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.9/manifests"},{"name":"v5.34.1-objectivec","sha":"4b0c3aacf0657fbf38253b38918d3358dd4319ec","kind":"tag","published_at":"2026-03-19T20:51:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.1-objectivec/manifests"},{"name":"v34.1","sha":"4b0c3aacf0657fbf38253b38918d3358dd4319ec","kind":"tag","published_at":"2026-03-19T19:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.1/manifests"},{"name":"v4.33.6-objectivec","sha":"6e1998413a5bca7c058b85999667893f167434bc","kind":"tag","published_at":"2026-03-18T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.6-objectivec/manifests"},{"name":"v33.6","sha":"6e1998413a5bca7c058b85999667893f167434bc","kind":"tag","published_at":"2026-03-18T16:21:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.6/manifests"},{"name":"34.0-hack1","sha":"5b1ae8a2d6959e1bc5249b3c16d1f60490cfdc2f","kind":"commit","published_at":"2026-02-26T21:22:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/34.0-hack1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/34.0-hack1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@34.0-hack1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/34.0-hack1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/34.0-hack1/manifests"},{"name":"v5.34.0-objectivec","sha":"6a6cd88c262ffdb1738167a47d5fcc7a3eb4edac","kind":"tag","published_at":"2026-02-25T21:19:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-objectivec/manifests"},{"name":"v34.0","sha":"6a6cd88c262ffdb1738167a47d5fcc7a3eb4edac","kind":"tag","published_at":"2026-02-25T18:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0/manifests"},{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:05.334Z","dependent_packages_count":0,"downloads":525879,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":0.11979036685799849,"forks_count":0.12977289742949838,"average":21.362615423009732},"purl":"pkg:conda/libprotobuf-static?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libprotobuf-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libprotobuf-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libprotobuf-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T05:00:12.786Z","issues_count":2015,"pull_requests_count":15427,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940799.7796698783,"issues_closed_count":1665,"pull_requests_closed_count":13387,"pull_request_authors_count":452,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.4201724249692098,"merged_pull_requests_count":5691,"bot_issues_count":60,"bot_pull_requests_count":13397,"past_year_issues_count":185,"past_year_pull_requests_count":3721,"past_year_avg_time_to_close_issue":1788873.588888889,"past_year_avg_time_to_close_pull_request":508952.0547406082,"past_year_issues_closed_count":90,"past_year_pull_requests_closed_count":2795,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":158,"past_year_avg_comments_per_issue":1.2162162162162162,"past_year_avg_comments_per_pull_request":0.18113410373555497,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":3409,"past_year_merged_pull_requests_count":1041,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"}],"active_maintainers":[{"login":"acozzette","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf-static/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf-static/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5288657,"name":"libprotobuf","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data- think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":57,"first_release_published_at":"2022-10-03T15:46:15.532Z","latest_release_published_at":"2022-10-27T03:24:59.000Z","latest_release_number":"3.21.9","last_synced_at":"2026-04-01T16:20:48.553Z","created_at":"2022-10-03T15:46:15.525Z","updated_at":"2026-04-01T16:20:49.229Z","registry_url":"https://anaconda.org/conda-forge/libprotobuf","install_command":"conda install -c conda-forge libprotobuf","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:20:49.193Z","dependent_packages_count":97,"downloads":52099771,"downloads_period":"total","dependent_repos_count":1203,"rankings":{"downloads":null,"dependent_repos_count":0.5989518342899924,"dependent_packages_count":0.7786373845769903,"stargazers_count":0.1447466932867482,"forks_count":0.1497379585724981,"docker_downloads_count":null,"average":0.41801846768155726},"purl":"pkg:conda/libprotobuf?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libprotobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libprotobuf/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5290056,"name":"protobuf","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data,think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2022-10-03T15:49:14.344Z","latest_release_published_at":"2022-10-27T16:58:46.000Z","latest_release_number":"4.21.9","last_synced_at":"2026-04-01T16:23:13.974Z","created_at":"2022-10-03T15:49:14.336Z","updated_at":"2026-04-01T16:23:14.737Z","registry_url":"https://anaconda.org/conda-forge/protobuf","install_command":"conda install -c conda-forge protobuf","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:23:14.709Z","dependent_packages_count":205,"downloads":29434080,"downloads_period":"total","dependent_repos_count":668,"rankings":{"downloads":null,"dependent_repos_count":1.0431744447217368,"dependent_packages_count":0.3344147741452458,"stargazers_count":0.1447466932867482,"forks_count":0.1497379585724981,"docker_downloads_count":null,"average":0.4180184676815572},"purl":"pkg:conda/protobuf?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/protobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/protobuf/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11121935,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:28.460Z","created_at":"2024-12-07T05:07:38.888Z","updated_at":"2026-04-11T22:04:28.461Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.412Z","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:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:16.350Z","updated_at":"2024-12-08T20:40:16.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11748016,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:04:17.374Z","created_at":"2025-06-07T11:02:21.168Z","updated_at":"2026-04-11T22:04:17.374Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.740Z","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:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T01:50:39.809Z","updated_at":"2025-06-08T01:50:39.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":5284170,"name":"libprotobuf-static","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data- think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2018-10-18T14:45:22.000Z","latest_release_published_at":"2025-11-14T16:27:31.000Z","latest_release_number":"6.33.0","last_synced_at":"2026-03-15T20:13:06.965Z","created_at":"2022-10-03T15:40:36.983Z","updated_at":"2026-03-15T20:13:06.965Z","registry_url":"https://anaconda.org/anaconda/libprotobuf-static","install_command":"conda install -c anaconda libprotobuf-static","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.346Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.693608386878594,"dependent_packages_count":39.80385525870815,"stargazers_count":0.37199864727764625,"forks_count":0.608725059181603,"average":24.619546838011498},"purl":"pkg:conda/libprotobuf-static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libprotobuf-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libprotobuf-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libprotobuf-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-static/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-static/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5031,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10110015,"name":"libprotobuf-python-headers","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data- think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-05-24T16:32:08.000Z","latest_release_published_at":"2026-02-09T10:53:53.000Z","latest_release_number":"6.33.5","last_synced_at":"2026-03-15T20:13:08.049Z","created_at":"2024-05-24T18:03:48.436Z","updated_at":"2026-03-15T20:13:08.050Z","registry_url":"https://anaconda.org/anaconda/libprotobuf-python-headers","install_command":"conda install -c anaconda libprotobuf-python-headers","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":56.93451529882757,"dependent_packages_count":51.78724621103803,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.3608807549328},"purl":"pkg:conda/libprotobuf-python-headers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libprotobuf-python-headers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libprotobuf-python-headers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libprotobuf-python-headers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-python-headers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-python-headers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-python-headers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-python-headers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf-python-headers/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5031,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5284168,"name":"libprotobuf","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data- think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2017-11-15T21:38:03.000Z","latest_release_published_at":"2025-11-14T16:21:07.000Z","latest_release_number":"6.33.0","last_synced_at":"2026-03-15T20:13:21.693Z","created_at":"2022-10-03T15:40:36.889Z","updated_at":"2026-03-15T20:13:21.694Z","registry_url":"https://anaconda.org/anaconda/libprotobuf","install_command":"conda install -c anaconda libprotobuf","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.345Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":1203,"rankings":{"downloads":null,"dependent_repos_count":3.687768899815612,"dependent_packages_count":2.5499231950844856,"stargazers_count":0.43023970497848807,"forks_count":0.5838967424708051,"docker_downloads_count":null,"average":1.8129571355873477},"purl":"pkg:conda/libprotobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libprotobuf/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libprotobuf/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5031,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":10330540,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-03-22T08:13:04.435Z","created_at":"2024-06-11T02:31:07.030Z","updated_at":"2026-03-22T08:13:04.436Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.999Z","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:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T20:32:31.951Z","updated_at":"2024-06-11T20:32:31.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7646337,"name":"py3-protobuf-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2025-11-10T04:27:02.000Z","latest_release_number":"6.31.1-r1","last_synced_at":"2026-04-11T20:04:16.789Z","created_at":"2023-04-26T03:24:28.477Z","updated_at":"2026-04-11T20:04:16.790Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-protobuf-pyc","install_command":"apk add py3-protobuf-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.310Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":0.06073380729520203,"forks_count":0.0107177306991533,"average":3.364474295309206},"purl":"pkg:apk/alpine/py3-protobuf-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":774,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-04-29T07:22:40.135Z","updated_at":"2023-04-29T07:22:40.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10330534,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-02T04:14:10.136Z","created_at":"2024-06-11T02:31:02.468Z","updated_at":"2026-04-02T04:14:10.136Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.462Z","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:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T20:32:26.391Z","updated_at":"2024-06-11T20:32:26.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":4766033,"name":"com.google.protobuf:protobuf-java","ecosystem":"maven","description":"Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"com.google.protobuf","versions_count":212,"first_release_published_at":"2008-10-09T17:37:56.000Z","latest_release_published_at":"2026-03-20T17:18:31.000Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-29T06:15:57.452Z","created_at":"2022-07-26T04:55:55.239Z","updated_at":"2026-04-30T04:25:07.985Z","registry_url":"https://central.sonatype.com/artifact/com.google.protobuf/protobuf-java/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.protobuf/protobuf-java/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-02-07T05:25:58.000Z","size":211230,"stargazers_count":70647,"open_issues_count":227,"forks_count":16031,"subscribers_count":2024,"default_branch":"main","last_synced_at":"2026-02-07T09:26:01.236Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-02-07T08:22:05.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"fafbddc7-63c0-4738-b64b-c2ff8905af84","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T23:26:03.029Z","dependent_packages_count":5130,"downloads":null,"downloads_period":null,"dependent_repos_count":38630,"rankings":{"downloads":null,"dependent_repos_count":0.025046084796024687,"dependent_packages_count":0.01442654484251022,"stargazers_count":0.35224813657129117,"forks_count":0.5295744169271459,"docker_downloads_count":0.010218802596778072,"average":0.18630279714675002},"purl":"pkg:maven/com.google.protobuf/protobuf-java","advisories":[{"uuid":"GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","url":"https://github.com/advisories/GHSA-735f-pc8j-v9w8","title":"protobuf-java has potential Denial of Service issue","description":"### Summary\nWhen parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.\n\nReporter: Alexis Challande, Trail of Bits Ecosystem Security Team \u003cecosystem@trailofbits.com\u003e\n\nAffected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n### Severity\n[CVE-2024-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7254) **High** CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)\nThis is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.\n\n### Proof of Concept\nFor reproduction details, please refer to the unit tests (Protobuf Java [LiteTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/lite/src/test/java/com/google/protobuf/LiteTest.java) and [CodedInputStreamTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java)) that identify the specific inputs that exercise this parsing weakness.\n\n### Remediation and Mitigation\nWe have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:\n* protobuf-java (3.25.5, 4.27.5, 4.28.2)\n* protobuf-javalite (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)\n* com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-19T16:06:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8","https://nvd.nist.gov/vuln/detail/CVE-2024-7254","https://github.com/protocolbuffers/protobuf/commit/4728531c162f2f9e8c2ca1add713cfee2db6be3b","https://github.com/protocolbuffers/protobuf/commit/850fcce9176e2c9070614dab53537760498c926b","https://github.com/protocolbuffers/protobuf/commit/9a5f5fe752a20cbac2e722b06949ac985abdd534","https://github.com/protocolbuffers/protobuf/commit/ac9fb5b4c71b0dd80985b27684e265d1f03abf46","https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa","https://github.com/protocolbuffers/protobuf/commit/d6c82fc55a76481c676f541a255571e8950bb8c3","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2024-7254.yml","https://security.netapp.com/advisory/ntap-20241213-0010","https://security.netapp.com/advisory/ntap-20250418-0006","https://github.com/advisories/GHSA-735f-pc8j-v9w8"],"source_kind":"github","identifiers":["GHSA-735f-pc8j-v9w8","CVE-2024-7254"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":71.72845206244438,"created_at":"2024-09-19T17:06:11.703Z","updated_at":"2026-04-30T04:04:00.789Z","epss_percentage":0.00115,"epss_percentile":0.29962,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","packages":[{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"4.28.2","vulnerable_version_range":"\u003e= 4.28.0.rc.1, \u003c 4.28.2"},{"first_patched_version":"4.27.5","vulnerable_version_range":"\u003e= 4.0.0.rc.1, \u003c 4.27.5"},{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.2-universal-darwin","3.7.0.rc.3","3.7.0.rc.3-x86-mingw32","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1","3.8.0.rc.1-x86-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-mingw32","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-java","3.20.0.rc.2","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.1-x86_64-linux","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-x86-linux","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.2-x86-linux","3.20.0-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-java","3.20.1.rc.1","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x86_64-darwin","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.2-x86_64-linux","3.21.0.rc.1-x86-linux","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x64-mingw32","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.2","3.21.0.rc.2-x86-linux","3.21.0-java","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux","3.21.8","3.21.8-java","3.21.8-x64-mingw32","3.21.8-x64-mingw-ucrt","3.21.8-x86-linux","3.21.8-x86-mingw32","3.21.8-x86_64-darwin","3.21.8-x86_64-linux","3.21.9","3.21.9-java","3.21.9-x64-mingw32","3.21.9-x64-mingw-ucrt","3.21.9-x86-linux","3.21.9-x86-mingw32","3.21.9-x86_64-darwin","3.21.9-x86_64-linux","3.21.10","3.21.10-java","3.21.10-x64-mingw32","3.21.10-x64-mingw-ucrt","3.21.10-x86-linux","3.21.10-x86-mingw32","3.21.10-x86_64-darwin","3.21.10-x86_64-linux","3.21.11","3.21.11-java","3.21.11-x64-mingw32","3.21.11-x64-mingw-ucrt","3.21.11-x86-linux","3.21.11-x86-mingw32","3.21.11-x86_64-darwin","3.21.11-x86_64-linux","3.21.12","3.21.12-java","3.21.12-x64-mingw32","3.21.12-x64-mingw-ucrt","3.21.12-x86-linux","3.21.12-x86-mingw32","3.21.12-x86_64-darwin","3.21.12-x86_64-linux","3.22.0","3.22.0.rc.3-x86-mingw32","3.22.0.rc.3-x86_64-linux","3.22.0.rc.3-x64-mingw-ucrt","3.22.0.rc.3-x64-mingw32","3.22.0.rc.3-x86_64-darwin","3.22.0.rc.3-x86-linux","3.22.0.rc.2-x86_64-linux","3.22.0.rc.2-java","3.22.0.rc.3","3.22.0.rc.2","3.22.0.rc.2-arm64-darwin","3.22.0.rc.3-arm64-darwin","3.22.0.rc.3-java","3.22.0-arm64-darwin","3.22.0-java","3.22.0-x64-mingw32","3.22.0-x64-mingw-ucrt","3.22.0-x86-linux","3.22.0-x86-mingw32","3.22.0-x86_64-darwin","3.22.0-x86_64-linux","3.22.1","3.22.1-arm64-darwin","3.22.1-java","3.22.1-x64-mingw32","3.22.1-x64-mingw-ucrt","3.22.1-x86-linux","3.22.1-x86-mingw32","3.22.1-x86_64-darwin","3.22.1-x86_64-linux","3.22.2","3.22.2-aarch64-linux","3.22.2-arm64-darwin","3.22.2-java","3.22.2-x64-mingw32","3.22.2-x64-mingw-ucrt","3.22.2-x86-linux","3.22.2-x86-mingw32","3.22.2-x86_64-darwin","3.22.2-x86_64-linux","3.22.3","3.22.3-aarch64-linux","3.22.3-arm64-darwin","3.22.3-java","3.22.3-x64-mingw32","3.22.3-x64-mingw-ucrt","3.22.3-x86-linux","3.22.3-x86-mingw32","3.22.3-x86_64-darwin","3.22.3-x86_64-linux","3.22.5","3.22.5-aarch64-linux","3.22.5-arm64-darwin","3.22.5-java","3.22.5-x64-mingw32","3.22.5-x64-mingw-ucrt","3.22.5-x86-linux","3.22.5-x86-mingw32","3.22.5-x86_64-darwin","3.22.5-x86_64-linux","3.23.0","3.23.0.rc.3-x86-mingw32","3.23.0.rc.3-x86_64-darwin","3.23.0.rc.3-x64-mingw-ucrt","3.23.0.rc.3-x86_64-linux","3.23.0.rc.3-java","3.23.0.rc.3-aarch64-linux","3.23.0.rc.3","3.23.0.rc.3-arm64-darwin","3.23.0.rc.3-x64-mingw32","3.23.0.rc.3-x86-linux","3.23.0.rc.1-x86-mingw32","3.23.0.rc.1-x86-linux","3.23.0.rc.2-aarch64-linux","3.23.0.rc.1-x86_64-darwin","3.23.0.rc.1-x64-mingw32","3.23.0.rc.1-java","3.23.0.rc.1-x64-mingw-ucrt","3.23.0.rc.1-x86_64-linux","3.23.0.rc.2-arm64-darwin","3.23.0.rc.1","3.23.0.rc.1-aarch64-linux","3.23.0.rc.1-arm64-darwin","3.23.0.rc.2-x64-mingw-ucrt","3.23.0-aarch64-linux","3.23.0-arm64-darwin","3.23.0-java","3.23.0-x64-mingw32","3.23.0-x64-mingw-ucrt","3.23.0-x86-linux","3.23.0-x86-mingw32","3.23.0-x86_64-darwin","3.23.0-x86_64-linux","3.23.1","3.23.1-aarch64-linux","3.23.1-arm64-darwin","3.23.1-java","3.23.1-x64-mingw32","3.23.1-x64-mingw-ucrt","3.23.1-x86-linux","3.23.1-x86-mingw32","3.23.1-x86_64-darwin","3.23.1-x86_64-linux","3.23.2","3.23.2-aarch64-linux","3.23.2-arm64-darwin","3.23.2-java","3.23.2-x64-mingw32","3.23.2-x64-mingw-ucrt","3.23.2-x86-linux","3.23.2-x86-mingw32","3.23.2-x86_64-darwin","3.23.2-x86_64-linux","3.23.3","3.23.3-aarch64-linux","3.23.3-arm64-darwin","3.23.3-java","3.23.3-x64-mingw32","3.23.3-x64-mingw-ucrt","3.23.3-x86-linux","3.23.3-x86-mingw32","3.23.3-x86_64-darwin","3.23.3-x86_64-linux","3.23.4","3.23.4-aarch64-linux","3.23.4-arm64-darwin","3.23.4-java","3.23.4-x64-mingw32","3.23.4-x64-mingw-ucrt","3.23.4-x86-linux","3.23.4-x86-mingw32","3.23.4-x86_64-darwin","3.23.4-x86_64-linux","3.24.0","3.24.0.rc.2-x86-mingw32","3.24.0.rc.2-x86_64-linux","3.24.0.rc.2-x86_64-darwin","3.24.0.rc.2-x86-linux","3.24.0.rc.3","3.24.0.rc.2-java","3.24.0.rc.2-arm64-darwin","3.24.0.rc.2-x64-mingw32","3.24.0.rc.2","3.24.0.rc.1-x86-linux","3.24.0.rc.1-x86_64-linux","3.24.0.rc.1-x86-mingw32","3.24.0.rc.2-aarch64-linux","3.24.0.rc.2-x64-mingw-ucrt","3.24.0.rc.3-aarch64-linux","3.24.0.rc.1-java","3.24.0.rc.1-arm64-darwin","3.24.0.rc.1-x64-mingw32","3.24.0.rc.1","3.24.0.rc.1-aarch64-linux","3.24.0.rc.1-x64-mingw-ucrt","3.24.0.rc.1-x86_64-darwin","3.24.0.rc.3-arm64-darwin","3.24.0.rc.3-java","3.24.0.rc.3-x64-mingw32","3.24.0.rc.3-x64-mingw-ucrt","3.24.0.rc.3-x86-mingw32","3.24.0.rc.3-x86_64-linux","3.24.0.rc.3-x86_64-darwin","3.24.0.rc.3-x86-linux","3.24.0-aarch64-linux","3.24.0-arm64-darwin","3.24.0-java","3.24.0-x64-mingw32","3.24.0-x64-mingw-ucrt","3.24.0-x86-linux","3.24.0-x86-mingw32","3.24.0-x86_64-darwin","3.24.0-x86_64-linux","3.24.1","3.24.1-aarch64-linux","3.24.1-arm64-darwin","3.24.1-java","3.24.1-x64-mingw32","3.24.1-x64-mingw-ucrt","3.24.1-x86-linux","3.24.1-x86-mingw32","3.24.1-x86_64-darwin","3.24.1-x86_64-linux","3.24.2","3.24.2-aarch64-linux","3.24.2-arm64-darwin","3.24.2-java","3.24.2-x64-mingw32","3.24.2-x64-mingw-ucrt","3.24.2-x86-linux","3.24.2-x86-mingw32","3.24.2-x86_64-darwin","3.24.2-x86_64-linux","3.24.3","3.24.3-aarch64-linux","3.24.3-arm64-darwin","3.24.3-java","3.24.3-x64-mingw32","3.24.3-x64-mingw-ucrt","3.24.3-x86-linux","3.24.3-x86-mingw32","3.24.3-x86_64-darwin","3.24.3-x86_64-linux","3.24.4","3.24.4-aarch64-linux","3.24.4-arm64-darwin","3.24.4-java","3.24.4-x64-mingw32","3.24.4-x64-mingw-ucrt","3.24.4-x86-linux","3.24.4-x86-mingw32","3.24.4-x86_64-darwin","3.24.4-x86_64-linux","3.25.0","3.25.0.rc.2-x86-mingw32","3.25.0.rc.2-x86-linux","3.25.0.rc.2-x86_64-darwin","3.25.0.rc.2-x64-mingw32","3.25.0.rc.2-java","3.25.0.rc.2-x64-mingw-ucrt","3.25.0.rc.2-x86_64-linux","3.25.0.rc.1-x86-linux","3.25.0.rc.1-x86_64-linux","3.25.0.rc.1-x86-mingw32","3.25.0.rc.1-x64-mingw-ucrt","3.25.0.rc.1-java","3.25.0.rc.1-arm64-darwin","3.25.0.rc.1-x64-mingw32","3.25.0.rc.1-x86_64-darwin","3.25.0.rc.2","3.25.0.rc.1","3.25.0.rc.1-aarch64-linux","3.25.0.rc.2-aarch64-linux","3.25.0.rc.2-arm64-darwin","3.25.0-aarch64-linux","3.25.0-arm64-darwin","3.25.0-java","3.25.0-x64-mingw32","3.25.0-x64-mingw-ucrt","3.25.0-x86-linux","3.25.0-x86-mingw32","3.25.0-x86_64-darwin","3.25.0-x86_64-linux","3.25.1","3.25.1-aarch64-linux","3.25.1-arm64-darwin","3.25.1-java","3.25.1-x64-mingw32","3.25.1-x64-mingw-ucrt","3.25.1-x86-linux","3.25.1-x86-mingw32","3.25.1-x86_64-darwin","3.25.1-x86_64-linux","3.25.2","3.25.2-aarch64-linux","3.25.2-arm64-darwin","3.25.2-java","3.25.2-x64-mingw32","3.25.2-x64-mingw-ucrt","3.25.2-x86-linux","3.25.2-x86-mingw32","3.25.2-x86_64-darwin","3.25.2-x86_64-linux","3.25.3","3.25.3-aarch64-linux","3.25.3-arm64-darwin","3.25.3-java","3.25.3-x64-mingw32","3.25.3-x64-mingw-ucrt","3.25.3-x86-linux","3.25.3-x86-mingw32","3.25.3-x86_64-darwin","3.25.3-x86_64-linux","3.25.4","3.25.4-aarch64-linux","3.25.4-arm64-darwin","3.25.4-java","3.25.4-x64-mingw32","3.25.4-x64-mingw-ucrt","3.25.4-x86-linux","3.25.4-x86-mingw32","3.25.4-x86_64-darwin","3.25.4-x86_64-linux","3.25.5-aarch64-linux","3.25.5-arm64-darwin","3.25.5-java","3.25.5-x64-mingw32","3.25.5-x64-mingw-ucrt","3.25.5-x86-linux","3.25.5-x86-mingw32","3.25.5-x86_64-darwin","3.25.5-x86_64-linux","4.0.0.rc.1","4.0.0.rc.2","4.0.0.rc.2-universal-darwin","4.26.0","4.26.0.rc.2","4.26.0.rc.1","4.26.0.rc.3-x86_64-darwin","4.26.0.rc.3-x86_64-linux","4.26.0.rc.1-aarch64-linux","4.26.0.rc.1-arm64-darwin","4.26.0.rc.1-java","4.26.0.rc.1-x64-mingw32","4.26.0.rc.1-x64-mingw-ucrt","4.26.0.rc.1-x86_64-darwin","4.26.0.rc.1-x86_64-linux","4.26.0.rc.1-x86-linux","4.26.0.rc.1-x86-mingw32","4.26.0.rc.3-x86-linux","4.26.0.rc.2-aarch64-linux","4.26.0.rc.2-arm64-darwin","4.26.0.rc.2-java","4.26.0.rc.2-x64-mingw32","4.26.0.rc.2-x64-mingw-ucrt","4.26.0.rc.2-x86_64-darwin","4.26.0.rc.2-x86_64-linux","4.26.0.rc.2-x86-linux","4.26.0.rc.2-x86-mingw32","4.26.0.rc.3","4.26.0.rc.3-aarch64-linux","4.26.0.rc.3-arm64-darwin","4.26.0.rc.3-java","4.26.0.rc.3-x64-mingw32","4.26.0.rc.3-x64-mingw-ucrt","4.26.0.rc.3-x86-mingw32","4.26.0-aarch64-linux","4.26.0-arm64-darwin","4.26.0-java","4.26.0-x64-mingw32","4.26.0-x64-mingw-ucrt","4.26.0-x86-linux","4.26.0-x86-mingw32","4.26.0-x86_64-darwin","4.26.0-x86_64-linux","4.26.1","4.26.1-aarch64-linux","4.26.1-arm64-darwin","4.26.1-java","4.26.1-x64-mingw32","4.26.1-x64-mingw-ucrt","4.26.1-x86-linux","4.26.1-x86-mingw32","4.26.1-x86_64-darwin","4.26.1-x86_64-linux","4.27.0","4.27.0.rc.1-java","4.27.0.rc.2-x86-mingw32","4.27.0.rc.1-aarch64-linux","4.27.0.rc.1","4.27.0.rc.1-arm64-darwin","4.27.0.rc.3-x86-linux","4.27.0.rc.3-x86-mingw32","4.27.0.rc.1-x64-mingw32","4.27.0.rc.1-x64-mingw-ucrt","4.27.0.rc.1-x86_64-darwin","4.27.0.rc.1-x86_64-linux","4.27.0.rc.1-x86-linux","4.27.0.rc.1-x86-mingw32","4.27.0.rc.2","4.27.0.rc.2-aarch64-linux","4.27.0.rc.2-arm64-darwin","4.27.0.rc.2-java","4.27.0.rc.2-x64-mingw32","4.27.0.rc.2-x64-mingw-ucrt","4.27.0.rc.2-x86_64-darwin","4.27.0.rc.2-x86_64-linux","4.27.0.rc.2-x86-linux","4.27.0.rc.3-x64-mingw32","4.27.0.rc.3","4.27.0.rc.3-aarch64-linux","4.27.0.rc.3-arm64-darwin","4.27.0.rc.3-java","4.27.0.rc.3-x86_64-linux","4.27.0.rc.3-x64-mingw-ucrt","4.27.0.rc.3-x86_64-darwin","4.27.0-aarch64-linux","4.27.0-arm64-darwin","4.27.0-java","4.27.0-x64-mingw32","4.27.0-x64-mingw-ucrt","4.27.0-x86-linux","4.27.0-x86-mingw32","4.27.0-x86_64-darwin","4.27.0-x86_64-linux","4.27.1","4.27.1-aarch64-linux","4.27.1-arm64-darwin","4.27.1-java","4.27.1-x64-mingw32","4.27.1-x64-mingw-ucrt","4.27.1-x86-linux","4.27.1-x86-mingw32","4.27.1-x86_64-darwin","4.27.1-x86_64-linux","4.27.2","4.27.2-aarch64-linux","4.27.2-arm64-darwin","4.27.2-java","4.27.2-x64-mingw32","4.27.2-x64-mingw-ucrt","4.27.2-x86-linux","4.27.2-x86-mingw32","4.27.2-x86_64-darwin","4.27.2-x86_64-linux","4.27.3","4.27.3-aarch64-linux","4.27.3-arm64-darwin","4.27.3-java","4.27.3-x64-mingw32","4.27.3-x64-mingw-ucrt","4.27.3-x86-linux","4.27.3-x86-mingw32","4.27.3-x86_64-darwin","4.27.3-x86_64-linux","4.27.4","4.27.4-aarch64-linux","4.27.4-arm64-darwin","4.27.4-java","4.27.4-x64-mingw32","4.27.4-x64-mingw-ucrt","4.27.4-x86-linux","4.27.4-x86-mingw32","4.27.4-x86_64-darwin","4.27.4-x86_64-linux","4.27.5-aarch64-linux","4.27.5-arm64-darwin","4.27.5-java","4.27.5-x64-mingw32","4.27.5-x64-mingw-ucrt","4.27.5-x86-linux","4.27.5-x86-mingw32","4.27.5-x86_64-darwin","4.27.5-x86_64-linux","4.28.0","4.28.0.rc.1","4.28.0.rc.1-aarch64-linux","4.28.0.rc.1-arm64-darwin","4.28.0.rc.1-java","4.28.0.rc.1-x64-mingw32","4.28.0.rc.1-x64-mingw-ucrt","4.28.0.rc.1-x86_64-darwin","4.28.0.rc.1-x86_64-linux","4.28.0.rc.1-x86-linux","4.28.0.rc.1-x86-mingw32","4.28.0.rc.2","4.28.0.rc.2-aarch64-linux","4.28.0.rc.2-arm64-darwin","4.28.0.rc.2-java","4.28.0.rc.2-x64-mingw32","4.28.0.rc.2-x64-mingw-ucrt","4.28.0.rc.2-x86_64-darwin","4.28.0.rc.2-x86_64-linux","4.28.0.rc.2-x86-linux","4.28.0.rc.2-x86-mingw32","4.28.0.rc.3","4.28.0.rc.3-aarch64-linux","4.28.0.rc.3-arm64-darwin","4.28.0.rc.3-java","4.28.0.rc.3-x64-mingw32","4.28.0.rc.3-x64-mingw-ucrt","4.28.0.rc.3-x86_64-darwin","4.28.0.rc.3-x86_64-linux","4.28.0.rc.3-x86-linux","4.28.0.rc.3-x86-mingw32","4.28.0-x64-mingw32","4.28.0-x64-mingw-ucrt","4.28.0-x86-linux","4.28.0-x86-mingw32","4.28.0-x86_64-darwin","4.28.0-x86_64-linux","4.28.1","4.28.1-aarch64-linux","4.28.1-arm64-darwin","4.28.1-java","4.28.1-x64-mingw32","4.28.1-x64-mingw-ucrt","4.28.1-x86-linux","4.28.1-x86-mingw32","4.28.1-x86_64-darwin","4.28.1-x86_64-linux","4.28.2-aarch64-linux","4.28.2-arm64-darwin","4.28.2-java","4.28.2-x64-mingw32","4.28.2-x64-mingw-ucrt","4.28.2-x86-linux","4.28.2-x86-mingw32","4.28.2-x86_64-darwin","4.28.2-x86_64-linux"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","4.27.5","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP","url":"https://github.com/advisories/GHSA-g5ww-5jh7-63cx","title":"Protobuf Java vulnerable to Uncontrolled Resource Consumption","description":"A parsing issue similar to CVE-2022-3171, but with textformat in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-12T15:30:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-3509","https://github.com/protocolbuffers/protobuf/commit/a3888f53317a8018e7a439bac4abeb8f3425d5e9","https://github.com/protocolbuffers/protobuf/blob/v2.6.1/java/core/src/main/java/com/google/protobuf/MessageReflection.java","https://github.com/protocolbuffers/protobuf/blob/v3.0.0/java/core/src/main/java/com/google/protobuf/MessageReflection.java","https://github.com/advisories/GHSA-g5ww-5jh7-63cx"],"source_kind":"github","identifiers":["GHSA-g5ww-5jh7-63cx","CVE-2022-3509"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:45.568Z","updated_at":"2026-04-30T04:08:24.254Z","epss_percentage":0.00139,"epss_percentile":0.33468,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.1","3.18.2","3.18.3","3.19.0","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0, \u003c 3.19.6"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.2","3.1.0","3.2.0","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.1","3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz","url":"https://github.com/advisories/GHSA-4gg5-vx3j-xwc7","title":"Protobuf Java vulnerable to Uncontrolled Resource Consumption","description":"A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-12T15:30:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-3510","https://github.com/protocolbuffers/protobuf/commit/db7c17803320525722f45c1d26fc08bc41d1bf48","https://github.com/advisories/GHSA-4gg5-vx3j-xwc7"],"source_kind":"github","identifiers":["GHSA-4gg5-vx3j-xwc7","CVE-2022-3510"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:43.665Z","updated_at":"2026-04-30T04:08:22.863Z","epss_percentage":0.00082,"epss_percentile":0.24072,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0, \u003c 3.19.6"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0, \u003c 3.19.6"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.2","3.1.0","3.2.0","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.1","3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","url":"https://github.com/advisories/GHSA-h4h5-3hr4-j3g2","title":"protobuf-java has a potential Denial of Service issue","description":"## Summary\nA potential Denial of Service issue in `protobuf-java` core and lite was discovered in the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated [embedded messages](http://developers.google.com/protocol-buffers/docs/encoding#embedded) with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. \n\nReporter: [OSS Fuzz](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771)\n\nAffected versions: This issue affects both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n## Severity\n\n[CVE-2022-3171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3171) Medium - CVSS Score: 5.7 (NOTE: there may be a delay in publication)\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\nprotobuf-java (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-javalite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin-lite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\ngoogle-protobuf [JRuby gem only] (3.21.7, 3.20.3, 3.19.6)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-04T22:17:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771","https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","https://nvd.nist.gov/vuln/detail/CVE-2022-3171","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2022-3171.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/","https://security.gentoo.org/glsa/202301-09","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/","https://github.com/advisories/GHSA-h4h5-3hr4-j3g2"],"source_kind":"github","identifiers":["GHSA-h4h5-3hr4-j3g2","CVE-2022-3171"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.240Z","updated_at":"2026-04-30T04:08:38.550Z","epss_percentage":0.00166,"epss_percentile":0.3736,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0.rc.1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0.rc.1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0.rc.1, \u003c 3.21.7"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2","3.7.0.rc.3","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-universal-darwin","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-linux","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-x86-mingw32","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-universal-darwin","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-linux","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.2-x86-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.1-x86-linux","3.20.0.rc.2","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86_64-linux","3.20.0.rc.2-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1","3.20.1.rc.1-java","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x64-mingw32","3.21.0.rc.2-x86-linux","3.21.0.rc.2-x86_64-linux","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.1-x86-linux","3.21.0.rc.2","3.21.0.rc.2-x86_64-darwin","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03N3JtLTl4OWgteGozZ80mxQ","url":"https://github.com/advisories/GHSA-77rm-9x9h-xj3g","title":"Withdrawn Advisory: NULL Pointer Dereference in Protocol Buffers","description":"### Withdrawn Advisory\n\nThis advisory has been withdrawn because the protobuf vulnerability comes from the compiler rather that the code. This link is maintained to preserve external references.\n\n### Original Description\n\nNullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to version 3.15.0 or greater.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-27T00:01:15.000Z","withdrawn_at":"2025-08-25T22:36:48.000Z","classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-22570","https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","https://www.oracle.com/security-alerts/cpuapr2022.html","https://lists.debian.org/debian-lts-announce/2023/04/msg00019.html","https://github.com/advisories/GHSA-77rm-9x9h-xj3g","https://github.com/pypa/advisory-database/tree/main/vulns/protobuf/PYSEC-2022-48.yaml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3DVUZPALAQ34TQP6KFNLM4IZS6B32XSA","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5PAGL5M2KGYPN3VEQCRJJE6NA7D5YG5X","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BTRGBRC5KGCA4SK5MUNLPYJRAGXMBIYY","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IFX6KPNOFHYD6L4XES5PCM3QNSKZBOTQ","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KQJB6ZPRLKV6WCMX2PRRRQBFAOXFBK6B","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MRWRAXAFR3JR7XCFWTHC2KALSZKWACCE","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NVTWVQRB5OCCTMKEQFY5MYED3DXDVSLP","https://security.netapp.com/advisory/ntap-20220429-0005"],"source_kind":"github","identifiers":["GHSA-77rm-9x9h-xj3g","CVE-2021-22570"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":112.99905441263323,"created_at":"2022-12-21T16:12:36.823Z","updated_at":"2026-04-30T04:07:33.710Z","epss_percentage":0.00138,"epss_percentile":0.33445,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03N3JtLTl4OWgteGozZ80mxQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03N3JtLTl4OWgteGozZ80mxQ","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.15.0","vulnerable_version_range":"\u003c 3.15.0"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0-rc-1","3.15.0-rc-2"],"unaffected_versions":["3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.1","3.18.2","3.18.3","3.19.0","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"pypi","package_name":"protobuf","versions":[{"first_patched_version":"3.15.0","vulnerable_version_range":"\u003c 3.15.0"}],"purl":"pkg:pypi/protobuf","statistics":{"dependent_packages_count":3080,"dependent_repos_count":107822,"downloads":761563988,"downloads_period":"last-month"},"affected_versions":["2.0.0beta","2.0.3","2.3.0","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0a2","3.0.0a3","3.0.0b1","3.0.0b1.post1","3.0.0b1.post2","3.0.0b2","3.0.0b2.post1","3.0.0b2.post2","3.0.0b3","3.0.0b4","3.1.0","3.1.0.post1","3.2.0","3.2.0rc1","3.2.0rc1.post1","3.2.0rc2","3.3.0","3.4.0","3.5.0.post1","3.5.1","3.5.2","3.5.2.post1","3.6.0","3.6.1","3.7.0","3.7.0rc2","3.7.0rc3","3.7.1","3.8.0","3.8.0rc1","3.9.0","3.9.0rc1","3.9.1","3.9.2","3.10.0","3.10.0rc1","3.11.0","3.11.0rc1","3.11.0rc2","3.11.1","3.11.2","3.11.3","3.12.0","3.12.0rc1","3.12.0rc2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0rc3","3.14.0","3.14.0rc1","3.14.0rc2","3.14.0rc3"],"unaffected_versions":["3.15.0","3.15.0rc1","3.15.0rc2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0rc1","3.16.0rc2","3.17.0","3.17.0rc1","3.17.0rc2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0rc1","3.18.0rc2","3.18.1","3.18.3","3.19.0","3.19.0rc1","3.19.0rc2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0rc1","3.20.0rc2","3.20.1","3.20.1rc1","3.20.2","3.20.3","4.0.0rc1","4.0.0rc2","4.21.0","4.21.0rc1","4.21.0rc2","4.21.1","4.21.2","4.21.3","4.21.4","4.21.5","4.21.6","4.21.7","4.21.8","4.21.9","4.21.10","4.21.11","4.21.12","4.22.0","4.22.0rc1","4.22.0rc2","4.22.0rc3","4.22.1","4.22.3","4.22.4","4.22.5","4.23.0","4.23.0rc2","4.23.0rc3","4.23.1","4.23.2","4.23.3","4.23.4","4.24.0","4.24.0rc1","4.24.0rc2","4.24.0rc3","4.24.1","4.24.2","4.24.3","4.24.4","4.25.0","4.25.0rc1","4.25.0rc2","4.25.1","4.25.2","4.25.3","4.25.4","4.25.5","4.25.6","4.25.7","4.25.8","4.25.9","5.26.0","5.26.0rc1","5.26.0rc2","5.26.0rc3","5.26.1","5.27.0","5.27.0rc1","5.27.0rc2","5.27.0rc3","5.27.1","5.27.2","5.27.3","5.27.4","5.27.5","5.28.0","5.28.0rc1","5.28.0rc2","5.28.0rc3","5.28.1","5.28.2","5.28.3","5.29.0","5.29.0rc1","5.29.0rc2","5.29.0rc3","5.29.1","5.29.2","5.29.3","5.29.4","5.29.5","5.29.6","6.30.0","6.30.0rc1","6.30.0rc2","6.30.1","6.30.2","6.31.0","6.31.0rc1","6.31.0rc2","6.31.1","6.32.0","6.32.0rc1","6.32.0rc2","6.32.1","6.33.0","6.33.0rc1","6.33.0rc2","6.33.1","6.33.2","6.33.3","6.33.4","6.33.5","6.33.6","7.34.0","7.34.0rc1","7.34.0rc2","7.34.1","7.35.0rc1"]},{"ecosystem":"packagist","package_name":"google/protobuf","versions":[{"first_patched_version":"3.15.0","vulnerable_version_range":"\u003c 3.15.0"}],"purl":null,"statistics":{"dependent_packages_count":298,"dependent_repos_count":1794,"downloads":145964824,"downloads_period":"total"},"affected_versions":["v3.1.0-alpha-1","v3.2.0-alpha-1","v3.3.0","v3.3.0rc1","v3.3.1","v3.3.2","v3.4.0","v3.4.0rc1","v3.4.0rc2","v3.4.0rc3","v3.4.1","v3.5.0","v3.5.0.1","v3.5.1","v3.5.1.1","v3.5.2","v3.6.0","v3.6.0.1","v3.6.0rc1","v3.6.0rc2","v3.6.1","v3.6.1.1","v3.6.1.2","v3.6.1.3","v3.7.0","v3.7.0-rc.3","v3.7.0rc1","v3.7.0rc2","v3.7.1","v3.8.0","v3.8.0RC1","v3.9.0","v3.9.0RC1","v3.9.1","v3.9.2","v3.10.0","v3.10.0RC1","v3.11.0","v3.11.0RC1","v3.11.0RC2","v3.11.1","v3.11.2","v3.11.3","v3.11.4","v3.12.0","v3.12.0RC1","v3.12.0RC2","v3.12.1","v3.12.2","v3.12.4","v3.13.0","v3.13.0.1","v3.13.0RC3","v3.14.0","v3.14.0RC1","v3.14.0RC2","v3.14.0RC3"],"unaffected_versions":["v3.15.0","v3.15.0RC1","v3.15.0RC2","v3.15.1","v3.15.2","v3.15.3","v3.15.4","v3.15.5","v3.15.6","v3.15.7","v3.15.8","v3.16.0","v3.16.0RC1","v3.16.0RC2","v3.17.0","v3.17.0RC1","v3.17.0RC2","v3.17.1","v3.17.2","v3.17.3","v3.18.0","v3.18.0RC1","v3.18.0RC2","v3.18.1","v3.18.2","v3.18.3","v3.19.0","v3.19.0RC1","v3.19.0RC2","v3.19.1","v3.19.2","v3.19.3","v3.19.4","v3.19.5","v3.19.6","v3.20.0","v3.20.0RC1","v3.20.0RC2","v3.20.1","v3.20.1RC1","v3.20.2","v3.20.3","v3.21.0","v3.21.0RC1","v3.21.0RC2","v3.21.1","v3.21.2","v3.21.3","v3.21.4","v3.21.5","v3.21.6","v3.21.7","v3.21.8","v3.21.9","v3.21.10","v3.21.11","v3.21.12","v3.22.0","v3.22.0RC3","v3.22.1","v3.22.2","v3.22.3","v3.22.4","v3.22.5","v3.23.0","v3.23.0RC1","v3.23.0RC2","v3.23.0RC3","v3.23.1","v3.23.2","v3.23.3","v3.23.4","v3.24.0","v3.24.0RC1","v3.24.0RC2","v3.24.0RC3","v3.24.1","v3.24.2","v3.24.3","v3.24.4","v3.25.0","v3.25.0RC1","v3.25.0RC2","v3.25.1","v3.25.2","v3.25.3","v3.25.4","v3.25.5","v3.25.6","v3.25.7","v3.25.8","v3.25.9","v4.0.0RC1","v4.0.0RC2","v4.26.0","v4.26.0RC1","v4.26.0RC2","v4.26.0RC3","v4.26.1","v4.27.0","v4.27.0RC1","v4.27.0RC2","v4.27.0RC3","v4.27.1","v4.27.2","v4.27.3","v4.27.4","v4.27.5","v4.28.0","v4.28.0RC1","v4.28.0RC2","v4.28.0RC3","v4.28.1","v4.28.2","v4.28.3","v4.29.0","v4.29.0RC1","v4.29.0RC2","v4.29.0RC3","v4.29.1","v4.29.2","v4.29.3","v4.29.4","v4.29.5","v4.29.6","v4.30.0","v4.30.0RC1","v4.30.0RC2","v4.30.1","v4.30.2","v4.31.0","v4.31.0RC1","v4.31.0RC2","v4.31.1","v4.32.0","v4.32.0RC1","v4.32.0RC2","v4.32.1","v4.33.0","v4.33.0RC1","v4.33.0RC2","v4.33.1","v4.33.2","v4.33.3","v4.33.4","v4.33.5","v4.33.6","v5.34.0","v5.34.0RC1","v5.34.0RC2","v5.34.1","v5.35.0RC1"]},{"ecosystem":"nuget","package_name":"Google.Protobuf","versions":[{"first_patched_version":"3.15.0","vulnerable_version_range":"\u003c 3.15.0"}],"purl":"pkg:nuget/Google.Protobuf","statistics":{"dependent_packages_count":986,"dependent_repos_count":0,"downloads":1177001546,"downloads_period":"total"},"affected_versions":["0.0.1-test1","3.0.0","3.0.0-alpha4","3.0.0-beta2","3.0.0-beta3","3.0.0-beta4","3.1.0","3.2.0","3.2.0-rc1","3.2.0-rc2","3.3.0","3.4.0","3.4.1","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc.2","3.7.0-rc.3","3.8.0","3.8.0-rc.1","3.9.0","3.9.0-rc1","3.9.1","3.9.2","3.10.0","3.10.0-rc1","3.10.1","3.11.0-rc1","3.11.0-rc2","3.11.1","3.11.2","3.11.3","3.11.4","3.12.0","3.12.0-rc1","3.12.0-rc2","3.12.1","3.12.2","3.12.3","3.12.4","3.13.0","3.13.0-rc3","3.14.0","3.14.0-rc1","3.14.0-rc2","3.14.0-rc3","3.15.0-rc1","3.15.0-rc2"],"unaffected_versions":["3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.1","3.18.2","3.18.3","3.19.0","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","3.26.0","3.26.1","3.27.0","3.27.1","3.27.2","3.27.3","3.27.4","3.27.5","3.28.0","3.28.1","3.28.2","3.28.3","3.29.0","3.29.1","3.29.2","3.29.3","3.29.4","3.29.5","3.29.6","3.30.0","3.30.1","3.30.2","3.31.0","3.31.1","3.32.0","3.32.1","3.33.0","3.33.1","3.33.2","3.33.3","3.33.4","3.33.5","3.33.6","3.34.0","3.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03N3JtLTl4OWgteGozZ80mxQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","url":"https://github.com/advisories/GHSA-wrvw-hg22-4m67","title":"A potential Denial of Service issue in protobuf-java","description":"## Summary\n\nA potential Denial of Service issue in protobuf-java was discovered in the parsing procedure for binary data.\n\nReporter: [OSS-Fuzz](https://github.com/google/oss-fuzz)\n\nAffected versions: All versions of Java Protobufs (including Kotlin and JRuby) prior to the versions listed below. Protobuf \"javalite\" users (typically Android) are not affected.\n\n## Severity\n\n[CVE-2021-22569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22569) **High** - CVSS Score: 7.5,  An implementation weakness in how unknown fields are parsed in Java. A small (~800 KB) malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated GC pauses.\n\n## Proof of Concept\n\nFor reproduction details, please refer to the oss-fuzz issue that identifies the specific inputs that exercise this parsing weakness.\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\n- protobuf-java (3.16.1, 3.18.2, 3.19.2) \n- protobuf-kotlin (3.18.2, 3.19.2)\n- google-protobuf [JRuby  gem only] (3.19.2) \n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-07T22:31:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67","https://nvd.nist.gov/vuln/detail/CVE-2021-22569","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39330","https://cloud.google.com/support/bulletins#gcp-2022-001","http://www.openwall.com/lists/oss-security/2022/01/12/4","http://www.openwall.com/lists/oss-security/2022/01/12/7","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/advisories/GHSA-wrvw-hg22-4m67"],"source_kind":"github","identifiers":["GHSA-wrvw-hg22-4m67","CVE-2021-22569"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:12:38.963Z","updated_at":"2026-04-30T04:09:29.184Z","epss_percentage":0.00303,"epss_percentile":0.53606,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"},{"first_patched_version":"3.16.1","vulnerable_version_range":"\u003c 3.16.1"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003c 3.19.2"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86_64-linux","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-universal-darwin","3.7.0.rc.3-x64-mingw32","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3","3.7.0.rc.2-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x86-linux","3.8.0.rc.1","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux"],"unaffected_versions":["3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0.rc.1","3.20.0.rc.2","3.20.1","3.20.1.rc.1","3.20.2","3.20.3","3.21.0","3.21.0.rc.1","3.21.0.rc.2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-java","docker_dependents_count":12386,"docker_downloads_count":5974255433,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.protobuf:protobuf-java/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-11T23:00:17.715Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940962.9340355595,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":448,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.42013100719891044,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13394,"past_year_issues_count":248,"past_year_pull_requests_count":4917,"past_year_avg_time_to_close_issue":2789659.9609375,"past_year_avg_time_to_close_pull_request":440646.0475942783,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":3845,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":213,"past_year_avg_comments_per_issue":1.4798387096774195,"past_year_avg_comments_per_pull_request":0.20296929021761237,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4480,"past_year_merged_pull_requests_count":1570,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"mkruskal-google","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"deannagarcia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-java/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-java/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5045296,"name":"com.google.protobuf:protoc","ecosystem":"maven","description":"Protobuf Compiler (protoc) is a compiler for .proto files. It generates language-specific code for Protobuf messages and RPC interfaces.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"com.google.protobuf","versions_count":214,"first_release_published_at":"2016-10-06T00:03:39.000Z","latest_release_published_at":"2026-03-20T17:18:31.000Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-29T08:31:03.156Z","created_at":"2022-07-27T20:16:46.285Z","updated_at":"2026-04-29T08:31:03.156Z","registry_url":"https://central.sonatype.com/artifact/com.google.protobuf/protoc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.protobuf/protoc/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.654Z","dependent_packages_count":70,"downloads":null,"downloads_period":null,"dependent_repos_count":213,"rankings":{"downloads":null,"dependent_repos_count":1.1032299430952952,"dependent_packages_count":1.05934920253266,"stargazers_count":0.35184739921455477,"forks_count":0.528572573535305,"docker_downloads_count":null,"average":0.7607497795944538},"purl":"pkg:maven/com.google.protobuf/protoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.protobuf:protoc","docker_dependents_count":4,"docker_downloads_count":69,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.protobuf:protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.protobuf:protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protoc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":6039387,"name":"ruby-google-protobuf","ecosystem":"alpine","description":"Ruby bindings to Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":12,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2025-05-02T04:16:35.393Z","created_at":"2023-01-31T17:48:20.359Z","updated_at":"2025-11-28T11:20:40.663Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/ruby-google-protobuf","install_command":"apk add ruby-google-protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.848Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":3.6787726988102696},"purl":"pkg:apk/alpine/ruby-google-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-google-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-google-protobuf/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-google-protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T18:47:41.807Z","updated_at":"2023-01-31T18:47:41.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":4567836,"name":"protobuf@3","ecosystem":"homebrew","description":"Protocol buffers (Google's data interchange format)","homepage":"https://github.com/protocolbuffers/protobuf/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-07-15T08:30:26.018Z","latest_release_published_at":"2022-10-24T23:06:40.892Z","latest_release_number":"3.20.3","last_synced_at":"2026-04-26T11:28:13.121Z","created_at":"2022-07-15T08:30:25.888Z","updated_at":"2026-04-26T11:54:49.814Z","registry_url":"https://formulae.brew.sh/formula/protobuf@3","install_command":"brew install protobuf@3","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-26T11:54:49.813Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":9.366980325064157,"dependent_repos_count":24.137439406900484,"dependent_packages_count":10.15112631879099,"stargazers_count":0.1283147989734816,"forks_count":0.028514399771884805,"docker_downloads_count":null,"average":8.7624750499002},"purl":"pkg:brew/protobuf%403","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/protobuf@3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/protobuf@3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/protobuf@3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T23:00:17.715Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940962.9340355595,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":448,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.42013100719891044,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13394,"past_year_issues_count":248,"past_year_pull_requests_count":4917,"past_year_avg_time_to_close_issue":2789659.9609375,"past_year_avg_time_to_close_pull_request":440646.0475942783,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":3845,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":213,"past_year_avg_comments_per_issue":1.4798387096774195,"past_year_avg_comments_per_pull_request":0.20296929021761237,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4480,"past_year_merged_pull_requests_count":1570,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"mkruskal-google","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"deannagarcia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protobuf@3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protobuf@3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protobuf@3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protobuf@3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protobuf@3/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9179,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":9095076,"name":"pulumi.protobuf","ecosystem":"nuget","description":"Pulumi fork to override DefaultRecursionLimit - C# runtime library for Protocol Buffers - Google's data interchange format.","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":["Protocol","Buffers","Binary","Serialization","Format","Google","proto","proto3"],"namespace":null,"versions_count":4,"first_release_published_at":"2020-11-13T10:02:38.957Z","latest_release_published_at":"2025-09-15T12:11:39.040Z","latest_release_number":"3.33.0","last_synced_at":"2026-04-26T11:28:19.811Z","created_at":"2024-02-27T07:34:09.775Z","updated_at":"2026-04-26T11:54:50.503Z","registry_url":"https://www.nuget.org/packages/pulumi.protobuf/","install_command":"Install-Package pulumi.protobuf","documentation_url":null,"metadata":{"copyright":"Copyright 2015, Google Inc.","license_info":{"type":"expression","text":"BSD-3-Clause","version":null},"license_url":"https://licenses.nuget.org/BSD-3-Clause","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/protocolbuffers/protobuf.git","branch":null,"commit":"33a4eecfbcd2004bd6f7aab7678a499ef575c2db"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"C# proto3 support","dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.5",".NETStandard1.1","net5.0",".NETStandard2.0"],"total_dependencies":5}},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-26T11:54:50.502Z","dependent_packages_count":1,"downloads":12308000,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.5097593941273809,"dependent_repos_count":10.161582250766312,"dependent_packages_count":13.885856079404466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.185732574766053},"purl":"pkg:nuget/pulumi.protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/pulumi.protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/pulumi.protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/pulumi.protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-08T01:00:18.554Z","issues_count":2015,"pull_requests_count":15430,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940659.6304510155,"issues_closed_count":1665,"pull_requests_closed_count":13390,"pull_request_authors_count":453,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.4201555411535969,"merged_pull_requests_count":5692,"bot_issues_count":60,"bot_pull_requests_count":13399,"past_year_issues_count":180,"past_year_pull_requests_count":3446,"past_year_avg_time_to_close_issue":1797511.7586206896,"past_year_avg_time_to_close_pull_request":511822.53369905957,"past_year_issues_closed_count":87,"past_year_pull_requests_closed_count":2552,"past_year_pull_request_authors_count":91,"past_year_issue_authors_count":155,"past_year_avg_comments_per_issue":1.1722222222222223,"past_year_avg_comments_per_pull_request":0.15612304120719675,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":3156,"past_year_merged_pull_requests_count":956,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"acozzette","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/pulumi.protobuf/codemeta","maintainers":[{"uuid":"pulumi-bot","login":"pulumi-bot","name":null,"email":null,"url":null,"packages_count":122,"html_url":"https://www.nuget.org/profiles/pulumi-bot","role":null,"created_at":"2024-02-27T07:34:18.219Z","updated_at":"2024-02-27T07:34:18.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/pulumi-bot/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":797602,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3280374,"name":"tfg.protobuff35","ecosystem":"nuget","description":"See project site for more info.","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":["Protocol","Buffers","Binary","Serialization","Format","Google","proto","proto3"],"namespace":null,"versions_count":3,"first_release_published_at":"2019-01-29T16:56:29.150Z","latest_release_published_at":"2020-08-03T19:04:09.087Z","latest_release_number":"3.6.2","last_synced_at":"2026-04-26T11:28:33.620Z","created_at":"2022-04-10T16:50:00.943Z","updated_at":"2026-04-26T11:54:50.730Z","registry_url":"https://www.nuget.org/packages/tfg.protobuff35/","install_command":"Install-Package tfg.protobuff35","documentation_url":null,"metadata":{"copyright":"Copyright 2015, Google Inc.","owners":"protobuf-packages","license_url":"https://github.com/protocolbuffers/protobuf/blob/master/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Protocol buffers - Google's data interchange format.","release_notes":"Fix AOT compilation when using IL2CPP and .NET 3.5"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-26T11:54:50.729Z","dependent_packages_count":4,"downloads":10102,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":17.90367946730957,"dependent_repos_count":7.026093403493118,"dependent_packages_count":3.6185861581411216,"stargazers_count":0.0022960794443487743,"forks_count":0.0019680680951560925,"docker_downloads_count":null,"average":5.710524635296663},"purl":"pkg:nuget/tfg.protobuff35","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/tfg.protobuff35","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/tfg.protobuff35","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/tfg.protobuff35/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-08T01:00:18.554Z","issues_count":2015,"pull_requests_count":15430,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940659.6304510155,"issues_closed_count":1665,"pull_requests_closed_count":13390,"pull_request_authors_count":453,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.4201555411535969,"merged_pull_requests_count":5692,"bot_issues_count":60,"bot_pull_requests_count":13399,"past_year_issues_count":180,"past_year_pull_requests_count":3446,"past_year_avg_time_to_close_issue":1797511.7586206896,"past_year_avg_time_to_close_pull_request":511822.53369905957,"past_year_issues_closed_count":87,"past_year_pull_requests_closed_count":2552,"past_year_pull_request_authors_count":91,"past_year_issue_authors_count":155,"past_year_avg_comments_per_issue":1.1722222222222223,"past_year_avg_comments_per_pull_request":0.15612304120719675,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":3156,"past_year_merged_pull_requests_count":956,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"acozzette","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tfg.protobuff35/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tfg.protobuff35/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tfg.protobuff35/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tfg.protobuff35/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/tfg.protobuff35/codemeta","maintainers":[{"uuid":"lhahn","login":"lhahn","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/lhahn","role":null,"created_at":"2022-11-18T08:18:24.544Z","updated_at":"2022-11-18T08:18:24.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/lhahn/packages"},{"uuid":"vitorbaraujo","login":"vitorbaraujo","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/vitorbaraujo","role":null,"created_at":"2022-11-18T08:18:24.584Z","updated_at":"2022-11-18T08:18:24.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vitorbaraujo/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":797602,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":13902944,"name":"protobuf-vc143","ecosystem":"nuget","description":"Protocol Buffers 6.33.4 and Abseil 20250814.1 for Visual C++ 2022 (v143), x64 Windows.\n      Includes headers, static libs (/MD, /MDd), and protoc.exe.\n      Built with MSVC v143 (VS 2022 LTSC 17.12), C++20.","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":["native","cpp","protobuf","abseil","serialization","x64","windows","vc143","msvc"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-25T09:29:08.357Z","latest_release_published_at":"2026-02-25T09:29:08.357Z","latest_release_number":"6.33.4","last_synced_at":"2026-04-26T11:28:59.140Z","created_at":"2026-02-26T00:30:28.976Z","updated_at":"2026-04-26T11:54:51.277Z","registry_url":"https://www.nuget.org/packages/protobuf-vc143/","install_command":"Install-Package protobuf-vc143","documentation_url":null,"metadata":{"copyright":"Copyright Google LLC. See https://github.com/protocolbuffers/protobuf/blob/v6.33.4/LICENSE","owners":"Kornel Bertok","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"readme":"README.md","repository":{"type":"git","url":"https://github.com/protocolbuffers/protobuf","branch":null,"commit":"b6f9284da830b69be787732ffdaa35049d20a088"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4\n      - Protocol Buffers 6.33.4 (vcpkg: protobuf@6.33.4#1)\n      - Abseil 20250814.1 (vcpkg: abseil@20250814.1)\n      - Triplet: x64-windows-static-md (dynamic CRT /MD, /MDd)\n      - Toolset: MSVC v143 (VS 2022 LTSC 17.12)"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-26T11:54:51.266Z","dependent_packages_count":0,"downloads":130,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.213335664083985,"dependent_repos_count":6.198457070645389,"dependent_packages_count":16.5576297355217,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.323140823417024},"purl":"pkg:nuget/protobuf-vc143","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/protobuf-vc143","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/protobuf-vc143","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/protobuf-vc143/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-08T01:00:18.554Z","issues_count":2015,"pull_requests_count":15430,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940659.6304510155,"issues_closed_count":1665,"pull_requests_closed_count":13390,"pull_request_authors_count":453,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.4201555411535969,"merged_pull_requests_count":5692,"bot_issues_count":60,"bot_pull_requests_count":13399,"past_year_issues_count":180,"past_year_pull_requests_count":3446,"past_year_avg_time_to_close_issue":1797511.7586206896,"past_year_avg_time_to_close_pull_request":511822.53369905957,"past_year_issues_closed_count":87,"past_year_pull_requests_closed_count":2552,"past_year_pull_request_authors_count":91,"past_year_issue_authors_count":155,"past_year_avg_comments_per_issue":1.1722222222222223,"past_year_avg_comments_per_pull_request":0.15612304120719675,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":3156,"past_year_merged_pull_requests_count":956,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"acozzette","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf-vc143/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf-vc143/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf-vc143/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf-vc143/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf-vc143/codemeta","maintainers":[{"uuid":"kbertok","login":"kbertok","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/kbertok","role":null,"created_at":"2026-02-26T00:30:47.655Z","updated_at":"2026-02-26T00:30:47.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/kbertok/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":797602,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8909975,"name":"google.protobuf","ecosystem":"nuget","description":"C# runtime library for Protocol Buffers - Google's data interchange format.","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":["Protocol","Buffers","Binary","Serialization","Format","Google","proto","proto3"],"namespace":null,"versions_count":200,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-03-20T17:32:31.680Z","latest_release_number":"3.34.1","last_synced_at":"2026-04-29T19:15:24.161Z","created_at":"2024-02-25T22:21:32.890Z","updated_at":"2026-04-29T19:15:24.161Z","registry_url":"https://www.nuget.org/packages/google.protobuf/","install_command":"Install-Package google.protobuf","documentation_url":null,"metadata":{"copyright":"Copyright 2015, Google Inc.","owners":"Google Inc.","license_url":"https://github.com/protocolbuffers/protobuf/blob/master/LICENSE","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/protocolbuffers/protobuf.git","branch":null,"commit":"6c61c1e63b9be3c36db6bed19032dfc0d63aadda"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"C# proto3 support","dependency_summary":{"total_dependency_groups":3,"target_frameworks":[".NETFramework4.5",".NETStandard1.1",".NETStandard2.0"],"total_dependencies":5}},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2024-07-22T14:06:50.000Z","size":160919,"stargazers_count":64692,"open_issues_count":340,"forks_count":15376,"subscribers_count":2052,"default_branch":"main","last_synced_at":"2024-07-22T14:22:19.045Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2024-07-23T14:58:23.690Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":14424,"total_committers":1276,"mean_commits":"11.304075235109718","dds":0.8835967831392124,"last_synced_commit":"d6dd8f2ee4c272f8114a6dac621e509ff872eb1f"},"previous_names":["google/protobuf"],"tags_count":303,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212266675,"owners_count":15417564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2024-09-08T01:57:25.522Z","dependent_packages_count":986,"downloads":1179550444,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.03669402650028204,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":0.0020145740039370533,"forks_count":0.0038852498647357456,"docker_downloads_count":null,"average":7.070883371979429},"purl":"pkg:nuget/google.protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/google.protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/google.protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/google.protobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T08:04:48.830Z","issues_count":1828,"pull_requests_count":5603,"avg_time_to_close_issue":53907360.85219899,"avg_time_to_close_pull_request":1321611.706499383,"issues_closed_count":1385,"pull_requests_closed_count":4859,"pull_request_authors_count":298,"issue_authors_count":1265,"avg_comments_per_issue":5.163566739606127,"avg_comments_per_pull_request":0.5100838836337677,"merged_pull_requests_count":1787,"bot_issues_count":0,"bot_pull_requests_count":4670,"past_year_issues_count":589,"past_year_pull_requests_count":4191,"past_year_avg_time_to_close_issue":4920221.956403269,"past_year_avg_time_to_close_pull_request":467691.7509353287,"past_year_issues_closed_count":367,"past_year_pull_requests_closed_count":3741,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":451,"past_year_avg_comments_per_issue":2.6910016977928692,"past_year_avg_comments_per_pull_request":0.40897160582199954,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3629,"past_year_merged_pull_requests_count":1650,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"haberman","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"deannagarcia","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"alexeagle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"shaod2","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"Logofile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Logofile"}],"active_maintainers":[{"login":"zhangskz","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"haberman","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"deannagarcia","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"alexeagle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"googleberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"fowles","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"shaod2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/google.protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/google.protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/google.protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/google.protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/google.protobuf/codemeta","maintainers":[{"uuid":"protobuf-packages","login":"protobuf-packages","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/protobuf-packages","role":null,"created_at":"2024-02-25T22:21:36.367Z","updated_at":"2024-02-25T22:21:36.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/protobuf-packages/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":797602,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12992668,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-09T23:04:43.678Z","created_at":"2026-01-30T19:28:14.202Z","updated_at":"2026-04-09T23:04:43.679Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-03T19:48:29.073Z","updated_at":"2026-03-03T19:48:29.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6080765,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_number":"3.21.9-r0","last_synced_at":"2026-04-17T20:03:35.725Z","created_at":"2023-01-31T19:54:57.813Z","updated_at":"2026-04-17T20:03:35.725Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.525Z","dependent_packages_count":54,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.797125856068261,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":0.2077018075670821},"purl":"pkg:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-02-01T04:34:09.136Z","updated_at":"2023-02-01T04:34:09.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":12713708,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-14T15:02:45.076Z","created_at":"2026-01-24T19:40:17.442Z","updated_at":"2026-04-14T15:02:45.076Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-04T07:56:08.848Z","updated_at":"2026-03-04T07:56:08.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12713706,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-14T15:02:46.132Z","created_at":"2026-01-24T19:40:02.413Z","updated_at":"2026-04-14T15:02:46.132Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-04T07:56:07.659Z","updated_at":"2026-03-04T07:56:07.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12713707,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-14T15:02:48.014Z","created_at":"2026-01-24T19:40:13.164Z","updated_at":"2026-04-14T15:02:48.015Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-04T07:56:08.245Z","updated_at":"2026-03-04T07:56:08.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":8663406,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-03-23T16:15:10.338Z","created_at":"2023-12-20T10:00:24.068Z","updated_at":"2026-03-23T16:15:10.338Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:40.823Z","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:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T11:10:44.386Z","updated_at":"2023-12-20T11:10:44.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":3504544,"name":"github.com/protocolbuffers/protobuf","ecosystem":"go","description":"","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"github.com/protocolbuffers","versions_count":307,"first_release_published_at":"2015-03-25T00:19:19.000Z","latest_release_published_at":"2025-05-28T16:52:59.000Z","latest_release_number":"v6.31.1+incompatible","last_synced_at":"2026-04-29T22:16:46.999Z","created_at":"2022-04-10T20:30:36.484Z","updated_at":"2026-04-29T22:16:46.999Z","registry_url":"https://pkg.go.dev/github.com/protocolbuffers/protobuf","install_command":"go get github.com/protocolbuffers/protobuf","documentation_url":"https://pkg.go.dev/github.com/protocolbuffers/protobuf#section-documentation","metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.689Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":68,"rankings":{"downloads":null,"dependent_repos_count":0.707958544967345,"dependent_packages_count":2.237323217763361,"stargazers_count":0.01234562778035987,"forks_count":0.01110069052519753,"docker_downloads_count":null,"average":0.7421820202590659},"purl":"pkg:golang/github.com/protocolbuffers/protobuf","advisories":[{"uuid":"GSA_kwCzR0hTQS1qd3Z3LXY3YzUtbTgyaM3tlQ","url":"https://github.com/advisories/GHSA-jwvw-v7c5-m82h","title":"protobuf susceptible to buffer overflow","description":"protobuf allows remote authenticated attackers to cause a heap-based buffer overflow.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-13T01:06:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5237","https://github.com/google/protobuf/issues/760","https://bugzilla.redhat.com/show_bug.cgi?id=1256426","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/r00097d0b5b6164ea428554007121d5dc1f88ba2af7b9e977a10572cd@%3Cdev.hbase.apache.org%3E","https://lists.apache.org/thread.html/r00d9ab1fc0f1daf14cd4386564dd84f7889404438d81462c86dfa836@%3Ccommon-dev.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r02e39d7beb32eebcdbb4b516e95f67d71c90d5d462b26f4078d21eeb@%3Cdev.flink.apache.org%3E","https://lists.apache.org/thread.html/r02e39d7beb32eebcdbb4b516e95f67d71c90d5d462b26f4078d21eeb@%3Cuser.flink.apache.org%3E","https://lists.apache.org/thread.html/r0ca83171c4898dc92b86fa6f484a7be1dc96206765f4d01dce0f1b28@%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r1263fa5b51e4ec3cb8f09ff40e4747428c71198e9bee93349ec96a3c@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r14fa8d38d5757254f1a2e112270c996711d514de2e3b01c93d397ab4@%3Cissues.spark.apache.org%3E","https://lists.apache.org/thread.html/r17dc6f394429f6bffb5e4c66555d93c2e9923cbbdc5a93db9a56c1c7@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r1d274d647b3c2060df9be21eade4ce56d3a59998cf19ac72662dd994@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r2ea33ce5591a9cb9ed52750b6ab42ab658f529a7028c3166ba93c7d5@%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r320dc858da88846ba00bb077bcca2cdf75b7dde0f6eb3a3d60dba6a1@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r42e47994734cd1980ef3e204a40555336e10cc80096927aca2f37d90@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r42ef6acfb0d86a2df0c2390702ecbe97d2104a331560f2790d17ca69@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r4886108206d4c535db9b20c813fe4723d4fe6a91b9278382af8b9d08@%3Cissues.spark.apache.org%3E","https://lists.apache.org/thread.html/r4ef574a5621b0e670a3ce641e9922543e34f22bf4c9ee9584aa67fcf@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/r5741f4dbdd129dbb9885f5fb170dc1b24a06b9313bedef5e67fded94@%3Cissues.spark.apache.org%3E","https://lists.apache.org/thread.html/r5e52caf41dc49df55b4ee80758356fe1ff2a88179ff24c685de7c28d@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/r764fc66435ee4d185d359c28c0887d3e5866d7292a8d5598d9e7cbc4@%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r7fed8dd9bee494094e7011cf3c2ab75bd8754ea314c6734688c42932@%3Ccommon-issues.hadoop.apache.org%3E","https://lists.apache.org/thread.html/r85c9a764b573c786224688cc906c27e28343e18f5b33387f94cae90f@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/ra28fed69eef3a71e5fe5daea001d0456b05b102044237330ec5c7c82@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rb40dc9d63a5331bce8e80865b7fa3af9dd31e16555affd697b6f3526@%3Cissues.spark.apache.org%3E","https://lists.apache.org/thread.html/rb71dac1d9dd4e8a8ae3dbc033aeae514eda9be1263c1df3b42a530a2@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rd64381fb8f92d640c1975dc50dcdf1b8512e02a2a7b20292d3565cae@%3Cissues.hbase.apache.org%3E","https://lists.apache.org/thread.html/re6d04a214424a97ea59c62190d79316edf311a0a6346524dfef3b940@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rf7539287c90be979bac94af9aaba34118fbf968864944b4871af48dd@%3Ccommits.pulsar.apache.org%3E","http://www.openwall.com/lists/oss-security/2015/08/27/2","https://github.com/google/protobuf/releases/tag/v3.4.0","https://github.com/pypa/advisory-database/tree/main/vulns/protobuf/PYSEC-2017-65.yaml","https://github.com/github/advisory-database/issues/5796","https://github.com/advisories/GHSA-jwvw-v7c5-m82h"],"source_kind":"github","identifiers":["GHSA-jwvw-v7c5-m82h","CVE-2015-5237"],"repository_url":"https://github.com/google/protobuf","blast_radius":73.0928094517733,"created_at":"2022-12-21T16:12:18.486Z","updated_at":"2026-04-29T16:03:02.777Z","epss_percentage":0.00763,"epss_percentile":0.72595,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qd3Z3LXY3YzUtbTgyaM3tlQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qd3Z3LXY3YzUtbTgyaM3tlQ","packages":[{"ecosystem":"go","package_name":"github.com/protocolbuffers/protobuf","versions":[{"first_patched_version":"0.0.0-20170815233912-80a37e0782d2","vulnerable_version_range":"\u003c 0.0.0-20170815233912-80a37e0782d2"},{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e 0.0.0, \u003c 3.4.0"}],"purl":"pkg:go/github.com%2Fprotocolbuffers%2Fprotobuf"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qd3Z3LXY3YzUtbTgyaM3tlQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/protocolbuffers/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/protocolbuffers/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/protocolbuffers/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprotocolbuffers%2Fprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprotocolbuffers%2Fprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprotocolbuffers%2Fprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprotocolbuffers%2Fprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprotocolbuffers%2Fprotobuf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2118894,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":6038016,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":15,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-03-14T15:23:27.434Z","created_at":"2023-01-31T17:45:24.978Z","updated_at":"2026-03-14T15:23:27.435Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.010Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":1.5262993112085157},"purl":"pkg:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T18:33:38.958Z","updated_at":"2023-01-31T18:33:38.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6038509,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":16,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-03-14T15:25:45.833Z","created_at":"2023-01-31T17:46:27.904Z","updated_at":"2026-03-14T15:25:45.833Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.634Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.34815278647464,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":0.6056277395115842},"purl":"pkg:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T18:38:37.712Z","updated_at":"2023-01-31T18:38:37.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6041543,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":15,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-03-14T15:25:56.271Z","created_at":"2023-01-31T17:53:24.537Z","updated_at":"2026-03-14T15:25:56.271Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.498Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.745460237946149,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":0.4549546023794615},"purl":"pkg:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T19:09:29.383Z","updated_at":"2023-01-31T19:09:29.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6040885,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":15,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-03-14T15:25:58.672Z","created_at":"2023-01-31T17:51:57.222Z","updated_at":"2026-03-14T15:25:58.673Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.602Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.745460237946149,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":0.4549546023794615},"purl":"pkg:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T19:02:45.253Z","updated_at":"2023-01-31T19:02:45.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6034517,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":15,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-03-14T15:26:18.122Z","created_at":"2023-01-31T17:39:00.542Z","updated_at":"2026-03-14T15:26:18.123Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:41.695Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.46571696931747025,"stargazers_count":0.09392611145898559,"forks_count":0.011740763932373199,"average":0.14284596117720727},"purl":"pkg:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T18:01:59.863Z","updated_at":"2023-01-31T18:01:59.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":8661148,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-02T20:37:01.377Z","created_at":"2023-12-20T09:57:20.596Z","updated_at":"2026-04-02T20:37:01.378Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.543Z","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:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T10:30:52.255Z","updated_at":"2023-12-20T10:30:52.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8663405,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-02T20:37:02.563Z","created_at":"2023-12-20T10:00:24.012Z","updated_at":"2026-04-02T20:37:02.564Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.181Z","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:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T11:11:01.289Z","updated_at":"2023-12-20T11:11:01.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8663404,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-02T20:37:03.075Z","created_at":"2023-12-20T10:00:23.411Z","updated_at":"2026-04-02T20:37:03.075Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.972Z","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:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T11:10:57.656Z","updated_at":"2023-12-20T11:10:57.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10328297,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-02T20:37:07.181Z","created_at":"2024-06-11T01:15:09.762Z","updated_at":"2026-04-02T20:37:07.181Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.861Z","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:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T19:53:01.051Z","updated_at":"2024-06-11T19:53:01.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6077646,"name":"ruby-google-protobuf","ecosystem":"alpine","description":"Ruby bindings to Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_number":"3.21.9-r0","last_synced_at":"2026-04-08T14:07:05.494Z","created_at":"2023-01-31T19:47:55.753Z","updated_at":"2026-04-08T14:07:05.494Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/ruby-google-protobuf","install_command":"apk add ruby-google-protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.336Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":6.821881666105311},"purl":"pkg:apk/alpine/ruby-google-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-google-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-google-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-google-protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-02-01T04:06:51.639Z","updated_at":"2023-02-01T04:06:51.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":218278,"name":"google-protobuf","ecosystem":"rubygems","description":"Protocol Buffers are Google's data interchange format.","homepage":"https://developers.google.com/protocol-buffers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1662,"first_release_published_at":"2015-01-06T01:22:43.896Z","latest_release_published_at":"2026-03-20T18:15:33.392Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-30T00:14:15.701Z","created_at":"2022-04-06T00:00:52.494Z","updated_at":"2026-04-30T04:25:24.410Z","registry_url":"https://rubygems.org/gems/google-protobuf","install_command":"gem install google-protobuf -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/google-protobuf/","metadata":{"funding":null},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v5.35.0-rc1-objectivec","sha":"8a74921d1cadfb987d7816d1cae9d2dbe89348a5","kind":"tag","published_at":"2026-04-20T19:25:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.35.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.35.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.35.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.35.0-rc1-objectivec/manifests"},{"name":"v35.0-rc1","sha":"8a74921d1cadfb987d7816d1cae9d2dbe89348a5","kind":"tag","published_at":"2026-04-15T20:03:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35.0-rc1/manifests"},{"name":"v35-dev","sha":"b42ea4262d86168a019f65e1e1ff167e589e5003","kind":"tag","published_at":"2026-04-15T20:03:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v35-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v35-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v35-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v35-dev/manifests"},{"name":"v4.25.9-cpp","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.9-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.9-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.9-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.9-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.9-cpp/manifests"},{"name":"v3.25.9-objectivec","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T20:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.9-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.9-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.9-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.9-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.9-objectivec/manifests"},{"name":"v25.9","sha":"081fbf471d9ee13a1d95c652796655e62d599c07","kind":"tag","published_at":"2026-03-25T19:11:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.9/manifests"},{"name":"v5.34.1-objectivec","sha":"4b0c3aacf0657fbf38253b38918d3358dd4319ec","kind":"tag","published_at":"2026-03-19T20:51:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.1-objectivec/manifests"},{"name":"v34.1","sha":"4b0c3aacf0657fbf38253b38918d3358dd4319ec","kind":"tag","published_at":"2026-03-19T19:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.1/manifests"},{"name":"v4.33.6-objectivec","sha":"6e1998413a5bca7c058b85999667893f167434bc","kind":"tag","published_at":"2026-03-18T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.6-objectivec/manifests"},{"name":"v33.6","sha":"6e1998413a5bca7c058b85999667893f167434bc","kind":"tag","published_at":"2026-03-18T16:21:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.6/manifests"},{"name":"34.0-hack1","sha":"5b1ae8a2d6959e1bc5249b3c16d1f60490cfdc2f","kind":"commit","published_at":"2026-02-26T21:22:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/34.0-hack1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/34.0-hack1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@34.0-hack1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/34.0-hack1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/34.0-hack1/manifests"},{"name":"v5.34.0-objectivec","sha":"6a6cd88c262ffdb1738167a47d5fcc7a3eb4edac","kind":"tag","published_at":"2026-02-25T21:19:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-objectivec/manifests"},{"name":"v34.0","sha":"6a6cd88c262ffdb1738167a47d5fcc7a3eb4edac","kind":"tag","published_at":"2026-02-25T18:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0/manifests"},{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-04-30T00:14:06.628Z","dependent_packages_count":176,"downloads":422223497,"downloads_period":"total","dependent_repos_count":4547,"rankings":{"downloads":0.06746133517690481,"dependent_repos_count":0.4672115609772416,"dependent_packages_count":0.2135346394442524,"stargazers_count":0.0005575316956768992,"forks_count":0.009478038826507287,"docker_downloads_count":0.25925223848975815,"average":0.16958255743505687},"purl":"pkg:gem/google-protobuf","advisories":[{"uuid":"GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","url":"https://github.com/advisories/GHSA-735f-pc8j-v9w8","title":"protobuf-java has potential Denial of Service issue","description":"### Summary\nWhen parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.\n\nReporter: Alexis Challande, Trail of Bits Ecosystem Security Team \u003cecosystem@trailofbits.com\u003e\n\nAffected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n### Severity\n[CVE-2024-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7254) **High** CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)\nThis is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.\n\n### Proof of Concept\nFor reproduction details, please refer to the unit tests (Protobuf Java [LiteTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/lite/src/test/java/com/google/protobuf/LiteTest.java) and [CodedInputStreamTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java)) that identify the specific inputs that exercise this parsing weakness.\n\n### Remediation and Mitigation\nWe have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:\n* protobuf-java (3.25.5, 4.27.5, 4.28.2)\n* protobuf-javalite (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)\n* com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-19T16:06:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8","https://nvd.nist.gov/vuln/detail/CVE-2024-7254","https://github.com/protocolbuffers/protobuf/commit/4728531c162f2f9e8c2ca1add713cfee2db6be3b","https://github.com/protocolbuffers/protobuf/commit/850fcce9176e2c9070614dab53537760498c926b","https://github.com/protocolbuffers/protobuf/commit/9a5f5fe752a20cbac2e722b06949ac985abdd534","https://github.com/protocolbuffers/protobuf/commit/ac9fb5b4c71b0dd80985b27684e265d1f03abf46","https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa","https://github.com/protocolbuffers/protobuf/commit/d6c82fc55a76481c676f541a255571e8950bb8c3","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2024-7254.yml","https://security.netapp.com/advisory/ntap-20241213-0010","https://security.netapp.com/advisory/ntap-20250418-0006","https://github.com/advisories/GHSA-735f-pc8j-v9w8"],"source_kind":"github","identifiers":["GHSA-735f-pc8j-v9w8","CVE-2024-7254"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":71.72845206244438,"created_at":"2024-09-19T17:06:11.703Z","updated_at":"2026-04-30T04:04:00.789Z","epss_percentage":0.00115,"epss_percentile":0.29962,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","packages":[{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"4.28.2","vulnerable_version_range":"\u003e= 4.28.0.rc.1, \u003c 4.28.2"},{"first_patched_version":"4.27.5","vulnerable_version_range":"\u003e= 4.0.0.rc.1, \u003c 4.27.5"},{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.2-universal-darwin","3.7.0.rc.3","3.7.0.rc.3-x86-mingw32","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1","3.8.0.rc.1-x86-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-mingw32","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-java","3.20.0.rc.2","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.1-x86_64-linux","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-x86-linux","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.2-x86-linux","3.20.0-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-java","3.20.1.rc.1","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x86_64-darwin","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.2-x86_64-linux","3.21.0.rc.1-x86-linux","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x64-mingw32","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.2","3.21.0.rc.2-x86-linux","3.21.0-java","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux","3.21.8","3.21.8-java","3.21.8-x64-mingw32","3.21.8-x64-mingw-ucrt","3.21.8-x86-linux","3.21.8-x86-mingw32","3.21.8-x86_64-darwin","3.21.8-x86_64-linux","3.21.9","3.21.9-java","3.21.9-x64-mingw32","3.21.9-x64-mingw-ucrt","3.21.9-x86-linux","3.21.9-x86-mingw32","3.21.9-x86_64-darwin","3.21.9-x86_64-linux","3.21.10","3.21.10-java","3.21.10-x64-mingw32","3.21.10-x64-mingw-ucrt","3.21.10-x86-linux","3.21.10-x86-mingw32","3.21.10-x86_64-darwin","3.21.10-x86_64-linux","3.21.11","3.21.11-java","3.21.11-x64-mingw32","3.21.11-x64-mingw-ucrt","3.21.11-x86-linux","3.21.11-x86-mingw32","3.21.11-x86_64-darwin","3.21.11-x86_64-linux","3.21.12","3.21.12-java","3.21.12-x64-mingw32","3.21.12-x64-mingw-ucrt","3.21.12-x86-linux","3.21.12-x86-mingw32","3.21.12-x86_64-darwin","3.21.12-x86_64-linux","3.22.0","3.22.0.rc.3-x86-mingw32","3.22.0.rc.3-x86_64-linux","3.22.0.rc.3-x64-mingw-ucrt","3.22.0.rc.3-x64-mingw32","3.22.0.rc.3-x86_64-darwin","3.22.0.rc.3-x86-linux","3.22.0.rc.2-x86_64-linux","3.22.0.rc.2-java","3.22.0.rc.3","3.22.0.rc.2","3.22.0.rc.2-arm64-darwin","3.22.0.rc.3-arm64-darwin","3.22.0.rc.3-java","3.22.0-arm64-darwin","3.22.0-java","3.22.0-x64-mingw32","3.22.0-x64-mingw-ucrt","3.22.0-x86-linux","3.22.0-x86-mingw32","3.22.0-x86_64-darwin","3.22.0-x86_64-linux","3.22.1","3.22.1-arm64-darwin","3.22.1-java","3.22.1-x64-mingw32","3.22.1-x64-mingw-ucrt","3.22.1-x86-linux","3.22.1-x86-mingw32","3.22.1-x86_64-darwin","3.22.1-x86_64-linux","3.22.2","3.22.2-aarch64-linux","3.22.2-arm64-darwin","3.22.2-java","3.22.2-x64-mingw32","3.22.2-x64-mingw-ucrt","3.22.2-x86-linux","3.22.2-x86-mingw32","3.22.2-x86_64-darwin","3.22.2-x86_64-linux","3.22.3","3.22.3-aarch64-linux","3.22.3-arm64-darwin","3.22.3-java","3.22.3-x64-mingw32","3.22.3-x64-mingw-ucrt","3.22.3-x86-linux","3.22.3-x86-mingw32","3.22.3-x86_64-darwin","3.22.3-x86_64-linux","3.22.5","3.22.5-aarch64-linux","3.22.5-arm64-darwin","3.22.5-java","3.22.5-x64-mingw32","3.22.5-x64-mingw-ucrt","3.22.5-x86-linux","3.22.5-x86-mingw32","3.22.5-x86_64-darwin","3.22.5-x86_64-linux","3.23.0","3.23.0.rc.3-x86-mingw32","3.23.0.rc.3-x86_64-darwin","3.23.0.rc.3-x64-mingw-ucrt","3.23.0.rc.3-x86_64-linux","3.23.0.rc.3-java","3.23.0.rc.3-aarch64-linux","3.23.0.rc.3","3.23.0.rc.3-arm64-darwin","3.23.0.rc.3-x64-mingw32","3.23.0.rc.3-x86-linux","3.23.0.rc.1-x86-mingw32","3.23.0.rc.1-x86-linux","3.23.0.rc.2-aarch64-linux","3.23.0.rc.1-x86_64-darwin","3.23.0.rc.1-x64-mingw32","3.23.0.rc.1-java","3.23.0.rc.1-x64-mingw-ucrt","3.23.0.rc.1-x86_64-linux","3.23.0.rc.2-arm64-darwin","3.23.0.rc.1","3.23.0.rc.1-aarch64-linux","3.23.0.rc.1-arm64-darwin","3.23.0.rc.2-x64-mingw-ucrt","3.23.0-aarch64-linux","3.23.0-arm64-darwin","3.23.0-java","3.23.0-x64-mingw32","3.23.0-x64-mingw-ucrt","3.23.0-x86-linux","3.23.0-x86-mingw32","3.23.0-x86_64-darwin","3.23.0-x86_64-linux","3.23.1","3.23.1-aarch64-linux","3.23.1-arm64-darwin","3.23.1-java","3.23.1-x64-mingw32","3.23.1-x64-mingw-ucrt","3.23.1-x86-linux","3.23.1-x86-mingw32","3.23.1-x86_64-darwin","3.23.1-x86_64-linux","3.23.2","3.23.2-aarch64-linux","3.23.2-arm64-darwin","3.23.2-java","3.23.2-x64-mingw32","3.23.2-x64-mingw-ucrt","3.23.2-x86-linux","3.23.2-x86-mingw32","3.23.2-x86_64-darwin","3.23.2-x86_64-linux","3.23.3","3.23.3-aarch64-linux","3.23.3-arm64-darwin","3.23.3-java","3.23.3-x64-mingw32","3.23.3-x64-mingw-ucrt","3.23.3-x86-linux","3.23.3-x86-mingw32","3.23.3-x86_64-darwin","3.23.3-x86_64-linux","3.23.4","3.23.4-aarch64-linux","3.23.4-arm64-darwin","3.23.4-java","3.23.4-x64-mingw32","3.23.4-x64-mingw-ucrt","3.23.4-x86-linux","3.23.4-x86-mingw32","3.23.4-x86_64-darwin","3.23.4-x86_64-linux","3.24.0","3.24.0.rc.2-x86-mingw32","3.24.0.rc.2-x86_64-linux","3.24.0.rc.2-x86_64-darwin","3.24.0.rc.2-x86-linux","3.24.0.rc.3","3.24.0.rc.2-java","3.24.0.rc.2-arm64-darwin","3.24.0.rc.2-x64-mingw32","3.24.0.rc.2","3.24.0.rc.1-x86-linux","3.24.0.rc.1-x86_64-linux","3.24.0.rc.1-x86-mingw32","3.24.0.rc.2-aarch64-linux","3.24.0.rc.2-x64-mingw-ucrt","3.24.0.rc.3-aarch64-linux","3.24.0.rc.1-java","3.24.0.rc.1-arm64-darwin","3.24.0.rc.1-x64-mingw32","3.24.0.rc.1","3.24.0.rc.1-aarch64-linux","3.24.0.rc.1-x64-mingw-ucrt","3.24.0.rc.1-x86_64-darwin","3.24.0.rc.3-arm64-darwin","3.24.0.rc.3-java","3.24.0.rc.3-x64-mingw32","3.24.0.rc.3-x64-mingw-ucrt","3.24.0.rc.3-x86-mingw32","3.24.0.rc.3-x86_64-linux","3.24.0.rc.3-x86_64-darwin","3.24.0.rc.3-x86-linux","3.24.0-aarch64-linux","3.24.0-arm64-darwin","3.24.0-java","3.24.0-x64-mingw32","3.24.0-x64-mingw-ucrt","3.24.0-x86-linux","3.24.0-x86-mingw32","3.24.0-x86_64-darwin","3.24.0-x86_64-linux","3.24.1","3.24.1-aarch64-linux","3.24.1-arm64-darwin","3.24.1-java","3.24.1-x64-mingw32","3.24.1-x64-mingw-ucrt","3.24.1-x86-linux","3.24.1-x86-mingw32","3.24.1-x86_64-darwin","3.24.1-x86_64-linux","3.24.2","3.24.2-aarch64-linux","3.24.2-arm64-darwin","3.24.2-java","3.24.2-x64-mingw32","3.24.2-x64-mingw-ucrt","3.24.2-x86-linux","3.24.2-x86-mingw32","3.24.2-x86_64-darwin","3.24.2-x86_64-linux","3.24.3","3.24.3-aarch64-linux","3.24.3-arm64-darwin","3.24.3-java","3.24.3-x64-mingw32","3.24.3-x64-mingw-ucrt","3.24.3-x86-linux","3.24.3-x86-mingw32","3.24.3-x86_64-darwin","3.24.3-x86_64-linux","3.24.4","3.24.4-aarch64-linux","3.24.4-arm64-darwin","3.24.4-java","3.24.4-x64-mingw32","3.24.4-x64-mingw-ucrt","3.24.4-x86-linux","3.24.4-x86-mingw32","3.24.4-x86_64-darwin","3.24.4-x86_64-linux","3.25.0","3.25.0.rc.2-x86-mingw32","3.25.0.rc.2-x86-linux","3.25.0.rc.2-x86_64-darwin","3.25.0.rc.2-x64-mingw32","3.25.0.rc.2-java","3.25.0.rc.2-x64-mingw-ucrt","3.25.0.rc.2-x86_64-linux","3.25.0.rc.1-x86-linux","3.25.0.rc.1-x86_64-linux","3.25.0.rc.1-x86-mingw32","3.25.0.rc.1-x64-mingw-ucrt","3.25.0.rc.1-java","3.25.0.rc.1-arm64-darwin","3.25.0.rc.1-x64-mingw32","3.25.0.rc.1-x86_64-darwin","3.25.0.rc.2","3.25.0.rc.1","3.25.0.rc.1-aarch64-linux","3.25.0.rc.2-aarch64-linux","3.25.0.rc.2-arm64-darwin","3.25.0-aarch64-linux","3.25.0-arm64-darwin","3.25.0-java","3.25.0-x64-mingw32","3.25.0-x64-mingw-ucrt","3.25.0-x86-linux","3.25.0-x86-mingw32","3.25.0-x86_64-darwin","3.25.0-x86_64-linux","3.25.1","3.25.1-aarch64-linux","3.25.1-arm64-darwin","3.25.1-java","3.25.1-x64-mingw32","3.25.1-x64-mingw-ucrt","3.25.1-x86-linux","3.25.1-x86-mingw32","3.25.1-x86_64-darwin","3.25.1-x86_64-linux","3.25.2","3.25.2-aarch64-linux","3.25.2-arm64-darwin","3.25.2-java","3.25.2-x64-mingw32","3.25.2-x64-mingw-ucrt","3.25.2-x86-linux","3.25.2-x86-mingw32","3.25.2-x86_64-darwin","3.25.2-x86_64-linux","3.25.3","3.25.3-aarch64-linux","3.25.3-arm64-darwin","3.25.3-java","3.25.3-x64-mingw32","3.25.3-x64-mingw-ucrt","3.25.3-x86-linux","3.25.3-x86-mingw32","3.25.3-x86_64-darwin","3.25.3-x86_64-linux","3.25.4","3.25.4-aarch64-linux","3.25.4-arm64-darwin","3.25.4-java","3.25.4-x64-mingw32","3.25.4-x64-mingw-ucrt","3.25.4-x86-linux","3.25.4-x86-mingw32","3.25.4-x86_64-darwin","3.25.4-x86_64-linux","3.25.5-aarch64-linux","3.25.5-arm64-darwin","3.25.5-java","3.25.5-x64-mingw32","3.25.5-x64-mingw-ucrt","3.25.5-x86-linux","3.25.5-x86-mingw32","3.25.5-x86_64-darwin","3.25.5-x86_64-linux","4.0.0.rc.1","4.0.0.rc.2","4.0.0.rc.2-universal-darwin","4.26.0","4.26.0.rc.2","4.26.0.rc.1","4.26.0.rc.3-x86_64-darwin","4.26.0.rc.3-x86_64-linux","4.26.0.rc.1-aarch64-linux","4.26.0.rc.1-arm64-darwin","4.26.0.rc.1-java","4.26.0.rc.1-x64-mingw32","4.26.0.rc.1-x64-mingw-ucrt","4.26.0.rc.1-x86_64-darwin","4.26.0.rc.1-x86_64-linux","4.26.0.rc.1-x86-linux","4.26.0.rc.1-x86-mingw32","4.26.0.rc.3-x86-linux","4.26.0.rc.2-aarch64-linux","4.26.0.rc.2-arm64-darwin","4.26.0.rc.2-java","4.26.0.rc.2-x64-mingw32","4.26.0.rc.2-x64-mingw-ucrt","4.26.0.rc.2-x86_64-darwin","4.26.0.rc.2-x86_64-linux","4.26.0.rc.2-x86-linux","4.26.0.rc.2-x86-mingw32","4.26.0.rc.3","4.26.0.rc.3-aarch64-linux","4.26.0.rc.3-arm64-darwin","4.26.0.rc.3-java","4.26.0.rc.3-x64-mingw32","4.26.0.rc.3-x64-mingw-ucrt","4.26.0.rc.3-x86-mingw32","4.26.0-aarch64-linux","4.26.0-arm64-darwin","4.26.0-java","4.26.0-x64-mingw32","4.26.0-x64-mingw-ucrt","4.26.0-x86-linux","4.26.0-x86-mingw32","4.26.0-x86_64-darwin","4.26.0-x86_64-linux","4.26.1","4.26.1-aarch64-linux","4.26.1-arm64-darwin","4.26.1-java","4.26.1-x64-mingw32","4.26.1-x64-mingw-ucrt","4.26.1-x86-linux","4.26.1-x86-mingw32","4.26.1-x86_64-darwin","4.26.1-x86_64-linux","4.27.0","4.27.0.rc.1-java","4.27.0.rc.2-x86-mingw32","4.27.0.rc.1-aarch64-linux","4.27.0.rc.1","4.27.0.rc.1-arm64-darwin","4.27.0.rc.3-x86-linux","4.27.0.rc.3-x86-mingw32","4.27.0.rc.1-x64-mingw32","4.27.0.rc.1-x64-mingw-ucrt","4.27.0.rc.1-x86_64-darwin","4.27.0.rc.1-x86_64-linux","4.27.0.rc.1-x86-linux","4.27.0.rc.1-x86-mingw32","4.27.0.rc.2","4.27.0.rc.2-aarch64-linux","4.27.0.rc.2-arm64-darwin","4.27.0.rc.2-java","4.27.0.rc.2-x64-mingw32","4.27.0.rc.2-x64-mingw-ucrt","4.27.0.rc.2-x86_64-darwin","4.27.0.rc.2-x86_64-linux","4.27.0.rc.2-x86-linux","4.27.0.rc.3-x64-mingw32","4.27.0.rc.3","4.27.0.rc.3-aarch64-linux","4.27.0.rc.3-arm64-darwin","4.27.0.rc.3-java","4.27.0.rc.3-x86_64-linux","4.27.0.rc.3-x64-mingw-ucrt","4.27.0.rc.3-x86_64-darwin","4.27.0-aarch64-linux","4.27.0-arm64-darwin","4.27.0-java","4.27.0-x64-mingw32","4.27.0-x64-mingw-ucrt","4.27.0-x86-linux","4.27.0-x86-mingw32","4.27.0-x86_64-darwin","4.27.0-x86_64-linux","4.27.1","4.27.1-aarch64-linux","4.27.1-arm64-darwin","4.27.1-java","4.27.1-x64-mingw32","4.27.1-x64-mingw-ucrt","4.27.1-x86-linux","4.27.1-x86-mingw32","4.27.1-x86_64-darwin","4.27.1-x86_64-linux","4.27.2","4.27.2-aarch64-linux","4.27.2-arm64-darwin","4.27.2-java","4.27.2-x64-mingw32","4.27.2-x64-mingw-ucrt","4.27.2-x86-linux","4.27.2-x86-mingw32","4.27.2-x86_64-darwin","4.27.2-x86_64-linux","4.27.3","4.27.3-aarch64-linux","4.27.3-arm64-darwin","4.27.3-java","4.27.3-x64-mingw32","4.27.3-x64-mingw-ucrt","4.27.3-x86-linux","4.27.3-x86-mingw32","4.27.3-x86_64-darwin","4.27.3-x86_64-linux","4.27.4","4.27.4-aarch64-linux","4.27.4-arm64-darwin","4.27.4-java","4.27.4-x64-mingw32","4.27.4-x64-mingw-ucrt","4.27.4-x86-linux","4.27.4-x86-mingw32","4.27.4-x86_64-darwin","4.27.4-x86_64-linux","4.27.5-aarch64-linux","4.27.5-arm64-darwin","4.27.5-java","4.27.5-x64-mingw32","4.27.5-x64-mingw-ucrt","4.27.5-x86-linux","4.27.5-x86-mingw32","4.27.5-x86_64-darwin","4.27.5-x86_64-linux","4.28.0","4.28.0.rc.1","4.28.0.rc.1-aarch64-linux","4.28.0.rc.1-arm64-darwin","4.28.0.rc.1-java","4.28.0.rc.1-x64-mingw32","4.28.0.rc.1-x64-mingw-ucrt","4.28.0.rc.1-x86_64-darwin","4.28.0.rc.1-x86_64-linux","4.28.0.rc.1-x86-linux","4.28.0.rc.1-x86-mingw32","4.28.0.rc.2","4.28.0.rc.2-aarch64-linux","4.28.0.rc.2-arm64-darwin","4.28.0.rc.2-java","4.28.0.rc.2-x64-mingw32","4.28.0.rc.2-x64-mingw-ucrt","4.28.0.rc.2-x86_64-darwin","4.28.0.rc.2-x86_64-linux","4.28.0.rc.2-x86-linux","4.28.0.rc.2-x86-mingw32","4.28.0.rc.3","4.28.0.rc.3-aarch64-linux","4.28.0.rc.3-arm64-darwin","4.28.0.rc.3-java","4.28.0.rc.3-x64-mingw32","4.28.0.rc.3-x64-mingw-ucrt","4.28.0.rc.3-x86_64-darwin","4.28.0.rc.3-x86_64-linux","4.28.0.rc.3-x86-linux","4.28.0.rc.3-x86-mingw32","4.28.0-x64-mingw32","4.28.0-x64-mingw-ucrt","4.28.0-x86-linux","4.28.0-x86-mingw32","4.28.0-x86_64-darwin","4.28.0-x86_64-linux","4.28.1","4.28.1-aarch64-linux","4.28.1-arm64-darwin","4.28.1-java","4.28.1-x64-mingw32","4.28.1-x64-mingw-ucrt","4.28.1-x86-linux","4.28.1-x86-mingw32","4.28.1-x86_64-darwin","4.28.1-x86_64-linux","4.28.2-aarch64-linux","4.28.2-arm64-darwin","4.28.2-java","4.28.2-x64-mingw32","4.28.2-x64-mingw-ucrt","4.28.2-x86-linux","4.28.2-x86-mingw32","4.28.2-x86_64-darwin","4.28.2-x86_64-linux"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","4.27.5","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","url":"https://github.com/advisories/GHSA-h4h5-3hr4-j3g2","title":"protobuf-java has a potential Denial of Service issue","description":"## Summary\nA potential Denial of Service issue in `protobuf-java` core and lite was discovered in the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated [embedded messages](http://developers.google.com/protocol-buffers/docs/encoding#embedded) with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. \n\nReporter: [OSS Fuzz](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771)\n\nAffected versions: This issue affects both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n## Severity\n\n[CVE-2022-3171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3171) Medium - CVSS Score: 5.7 (NOTE: there may be a delay in publication)\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\nprotobuf-java (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-javalite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin-lite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\ngoogle-protobuf [JRuby gem only] (3.21.7, 3.20.3, 3.19.6)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-04T22:17:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771","https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","https://nvd.nist.gov/vuln/detail/CVE-2022-3171","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2022-3171.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/","https://security.gentoo.org/glsa/202301-09","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/","https://github.com/advisories/GHSA-h4h5-3hr4-j3g2"],"source_kind":"github","identifiers":["GHSA-h4h5-3hr4-j3g2","CVE-2022-3171"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.240Z","updated_at":"2026-04-30T04:08:38.550Z","epss_percentage":0.00166,"epss_percentile":0.3736,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0.rc.1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0.rc.1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0.rc.1, \u003c 3.21.7"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2","3.7.0.rc.3","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-universal-darwin","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-linux","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-x86-mingw32","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-universal-darwin","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-linux","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.2-x86-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.1-x86-linux","3.20.0.rc.2","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86_64-linux","3.20.0.rc.2-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1","3.20.1.rc.1-java","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x64-mingw32","3.21.0.rc.2-x86-linux","3.21.0.rc.2-x86_64-linux","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.1-x86-linux","3.21.0.rc.2","3.21.0.rc.2-x86_64-darwin","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","url":"https://github.com/advisories/GHSA-wrvw-hg22-4m67","title":"A potential Denial of Service issue in protobuf-java","description":"## Summary\n\nA potential Denial of Service issue in protobuf-java was discovered in the parsing procedure for binary data.\n\nReporter: [OSS-Fuzz](https://github.com/google/oss-fuzz)\n\nAffected versions: All versions of Java Protobufs (including Kotlin and JRuby) prior to the versions listed below. Protobuf \"javalite\" users (typically Android) are not affected.\n\n## Severity\n\n[CVE-2021-22569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22569) **High** - CVSS Score: 7.5,  An implementation weakness in how unknown fields are parsed in Java. A small (~800 KB) malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated GC pauses.\n\n## Proof of Concept\n\nFor reproduction details, please refer to the oss-fuzz issue that identifies the specific inputs that exercise this parsing weakness.\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\n- protobuf-java (3.16.1, 3.18.2, 3.19.2) \n- protobuf-kotlin (3.18.2, 3.19.2)\n- google-protobuf [JRuby  gem only] (3.19.2) \n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-07T22:31:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67","https://nvd.nist.gov/vuln/detail/CVE-2021-22569","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39330","https://cloud.google.com/support/bulletins#gcp-2022-001","http://www.openwall.com/lists/oss-security/2022/01/12/4","http://www.openwall.com/lists/oss-security/2022/01/12/7","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/advisories/GHSA-wrvw-hg22-4m67"],"source_kind":"github","identifiers":["GHSA-wrvw-hg22-4m67","CVE-2021-22569"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:12:38.963Z","updated_at":"2026-04-30T04:09:29.184Z","epss_percentage":0.00303,"epss_percentile":0.53606,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"},{"first_patched_version":"3.16.1","vulnerable_version_range":"\u003c 3.16.1"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003c 3.19.2"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86_64-linux","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-universal-darwin","3.7.0.rc.3-x64-mingw32","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3","3.7.0.rc.2-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x86-linux","3.8.0.rc.1","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux"],"unaffected_versions":["3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0.rc.1","3.20.0.rc.2","3.20.1","3.20.1.rc.1","3.20.2","3.20.3","3.21.0","3.21.0.rc.1","3.21.0.rc.2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-protobuf","docker_dependents_count":344,"docker_downloads_count":479694129,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-protobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-28T19:00:10.059Z","issues_count":2019,"pull_requests_count":15463,"avg_time_to_close_issue":46313614.270432696,"avg_time_to_close_pull_request":939491.5310169997,"issues_closed_count":1664,"pull_requests_closed_count":13410,"pull_request_authors_count":458,"issue_authors_count":1593,"avg_comments_per_issue":4.476968796433878,"avg_comments_per_pull_request":0.42029360408717586,"merged_pull_requests_count":5694,"bot_issues_count":60,"bot_pull_requests_count":13426,"past_year_issues_count":157,"past_year_pull_requests_count":2913,"past_year_avg_time_to_close_issue":1435397.0,"past_year_avg_time_to_close_pull_request":528838.8313482611,"past_year_issues_closed_count":77,"past_year_pull_requests_closed_count":2099,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":135,"past_year_avg_comments_per_issue":1.2229299363057324,"past_year_avg_comments_per_pull_request":0.13903192584963955,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":2655,"past_year_merged_pull_requests_count":789,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"acozzette","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"zhangskz","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/google-protobuf/codemeta","maintainers":[{"uuid":"87648","login":"google_protobuf_team","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/google_protobuf_team","role":null,"created_at":"2022-11-09T09:34:03.835Z","updated_at":"2022-11-09T09:34:03.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/google_protobuf_team/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205549,"maintainers_count":68473,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13028574,"name":"emacsPackages.protobuf-mode","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/protocolbuffers/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T14:59:10.726Z","latest_release_published_at":"2026-02-01T14:59:10.726Z","latest_release_number":"20240823.1417","last_synced_at":"2026-04-14T18:01:33.050Z","created_at":"2026-02-01T14:57:36.763Z","updated_at":"2026-04-14T18:32:44.687Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=emacsPackages.protobuf-mode","install_command":"nix-env -iA nixpkgs.emacsPackages.protobuf-mode","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L139","metadata":{"nix_attribute":"emacs-protobuf-mode-20240823.1417","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:139","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"protobuf-mode"},"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:nix/emacsPackages.protobuf-mode?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.protobuf-mode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.protobuf-mode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.protobuf-mode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.protobuf-mode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.protobuf-mode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/emacsPackages.protobuf-mode/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":5060998,"name":"com.google.protobuf:protobuf-bom","ecosystem":"maven","description":"A compatible set of open source libraries for working with protocol buffers.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"com.google.protobuf","versions_count":184,"first_release_published_at":"2019-01-30T20:26:04.000Z","latest_release_published_at":"2026-03-20T17:18:31.000Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-29T16:47:15.313Z","created_at":"2022-07-28T02:57:29.036Z","updated_at":"2026-04-29T16:47:15.313Z","registry_url":"https://central.sonatype.com/artifact/com.google.protobuf/protobuf-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.protobuf/protobuf-bom/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T14:39:56.824Z","dependent_packages_count":258,"downloads":null,"downloads_period":null,"dependent_repos_count":593,"rankings":{"downloads":null,"dependent_repos_count":0.5415965376292379,"dependent_packages_count":0.36487136330848763,"stargazers_count":0.35124629317945016,"forks_count":0.528572573535305,"docker_downloads_count":null,"average":0.4465716919131202},"purl":"pkg:maven/com.google.protobuf/protobuf-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-bom","docker_dependents_count":4,"docker_downloads_count":69,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.protobuf:protobuf-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-bom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4908177,"name":"com.google.protobuf:protobuf-javalite","ecosystem":"maven","description":"Lite version of Protocol Buffers library. This version is targeted for mobile client use rather than server side use. It is optimized for code size, but does not guarantee API/ABI stability.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"com.google.protobuf","versions_count":179,"first_release_published_at":"2019-05-03T18:13:43.000Z","latest_release_published_at":"2026-03-20T17:18:31.000Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-30T03:18:08.864Z","created_at":"2022-07-27T00:18:25.155Z","updated_at":"2026-04-30T04:25:07.069Z","registry_url":"https://central.sonatype.com/artifact/com.google.protobuf/protobuf-javalite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.protobuf/protobuf-javalite/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-02-07T05:25:58.000Z","size":211230,"stargazers_count":70647,"open_issues_count":227,"forks_count":16031,"subscribers_count":2024,"default_branch":"main","last_synced_at":"2026-02-07T09:26:01.236Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-02-07T08:22:05.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"fafbddc7-63c0-4738-b64b-c2ff8905af84","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-20T22:12:35.080Z","dependent_packages_count":75,"downloads":null,"downloads_period":null,"dependent_repos_count":765,"rankings":{"downloads":null,"dependent_repos_count":0.4556383746092811,"dependent_packages_count":0.9701851406588122,"stargazers_count":0.35224813657129117,"forks_count":0.5295744169271459,"docker_downloads_count":2.5154283882343513,"average":0.9646148914001763},"purl":"pkg:maven/com.google.protobuf/protobuf-javalite","advisories":[{"uuid":"GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","url":"https://github.com/advisories/GHSA-735f-pc8j-v9w8","title":"protobuf-java has potential Denial of Service issue","description":"### Summary\nWhen parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.\n\nReporter: Alexis Challande, Trail of Bits Ecosystem Security Team \u003cecosystem@trailofbits.com\u003e\n\nAffected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n### Severity\n[CVE-2024-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7254) **High** CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)\nThis is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.\n\n### Proof of Concept\nFor reproduction details, please refer to the unit tests (Protobuf Java [LiteTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/lite/src/test/java/com/google/protobuf/LiteTest.java) and [CodedInputStreamTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java)) that identify the specific inputs that exercise this parsing weakness.\n\n### Remediation and Mitigation\nWe have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:\n* protobuf-java (3.25.5, 4.27.5, 4.28.2)\n* protobuf-javalite (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)\n* com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-19T16:06:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8","https://nvd.nist.gov/vuln/detail/CVE-2024-7254","https://github.com/protocolbuffers/protobuf/commit/4728531c162f2f9e8c2ca1add713cfee2db6be3b","https://github.com/protocolbuffers/protobuf/commit/850fcce9176e2c9070614dab53537760498c926b","https://github.com/protocolbuffers/protobuf/commit/9a5f5fe752a20cbac2e722b06949ac985abdd534","https://github.com/protocolbuffers/protobuf/commit/ac9fb5b4c71b0dd80985b27684e265d1f03abf46","https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa","https://github.com/protocolbuffers/protobuf/commit/d6c82fc55a76481c676f541a255571e8950bb8c3","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2024-7254.yml","https://security.netapp.com/advisory/ntap-20241213-0010","https://security.netapp.com/advisory/ntap-20250418-0006","https://github.com/advisories/GHSA-735f-pc8j-v9w8"],"source_kind":"github","identifiers":["GHSA-735f-pc8j-v9w8","CVE-2024-7254"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":71.72845206244438,"created_at":"2024-09-19T17:06:11.703Z","updated_at":"2026-04-30T04:04:00.789Z","epss_percentage":0.00115,"epss_percentile":0.29962,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","packages":[{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"4.28.2","vulnerable_version_range":"\u003e= 4.28.0.rc.1, \u003c 4.28.2"},{"first_patched_version":"4.27.5","vulnerable_version_range":"\u003e= 4.0.0.rc.1, \u003c 4.27.5"},{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.2-universal-darwin","3.7.0.rc.3","3.7.0.rc.3-x86-mingw32","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1","3.8.0.rc.1-x86-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-mingw32","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-java","3.20.0.rc.2","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.1-x86_64-linux","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-x86-linux","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.2-x86-linux","3.20.0-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-java","3.20.1.rc.1","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x86_64-darwin","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.2-x86_64-linux","3.21.0.rc.1-x86-linux","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x64-mingw32","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.2","3.21.0.rc.2-x86-linux","3.21.0-java","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux","3.21.8","3.21.8-java","3.21.8-x64-mingw32","3.21.8-x64-mingw-ucrt","3.21.8-x86-linux","3.21.8-x86-mingw32","3.21.8-x86_64-darwin","3.21.8-x86_64-linux","3.21.9","3.21.9-java","3.21.9-x64-mingw32","3.21.9-x64-mingw-ucrt","3.21.9-x86-linux","3.21.9-x86-mingw32","3.21.9-x86_64-darwin","3.21.9-x86_64-linux","3.21.10","3.21.10-java","3.21.10-x64-mingw32","3.21.10-x64-mingw-ucrt","3.21.10-x86-linux","3.21.10-x86-mingw32","3.21.10-x86_64-darwin","3.21.10-x86_64-linux","3.21.11","3.21.11-java","3.21.11-x64-mingw32","3.21.11-x64-mingw-ucrt","3.21.11-x86-linux","3.21.11-x86-mingw32","3.21.11-x86_64-darwin","3.21.11-x86_64-linux","3.21.12","3.21.12-java","3.21.12-x64-mingw32","3.21.12-x64-mingw-ucrt","3.21.12-x86-linux","3.21.12-x86-mingw32","3.21.12-x86_64-darwin","3.21.12-x86_64-linux","3.22.0","3.22.0.rc.3-x86-mingw32","3.22.0.rc.3-x86_64-linux","3.22.0.rc.3-x64-mingw-ucrt","3.22.0.rc.3-x64-mingw32","3.22.0.rc.3-x86_64-darwin","3.22.0.rc.3-x86-linux","3.22.0.rc.2-x86_64-linux","3.22.0.rc.2-java","3.22.0.rc.3","3.22.0.rc.2","3.22.0.rc.2-arm64-darwin","3.22.0.rc.3-arm64-darwin","3.22.0.rc.3-java","3.22.0-arm64-darwin","3.22.0-java","3.22.0-x64-mingw32","3.22.0-x64-mingw-ucrt","3.22.0-x86-linux","3.22.0-x86-mingw32","3.22.0-x86_64-darwin","3.22.0-x86_64-linux","3.22.1","3.22.1-arm64-darwin","3.22.1-java","3.22.1-x64-mingw32","3.22.1-x64-mingw-ucrt","3.22.1-x86-linux","3.22.1-x86-mingw32","3.22.1-x86_64-darwin","3.22.1-x86_64-linux","3.22.2","3.22.2-aarch64-linux","3.22.2-arm64-darwin","3.22.2-java","3.22.2-x64-mingw32","3.22.2-x64-mingw-ucrt","3.22.2-x86-linux","3.22.2-x86-mingw32","3.22.2-x86_64-darwin","3.22.2-x86_64-linux","3.22.3","3.22.3-aarch64-linux","3.22.3-arm64-darwin","3.22.3-java","3.22.3-x64-mingw32","3.22.3-x64-mingw-ucrt","3.22.3-x86-linux","3.22.3-x86-mingw32","3.22.3-x86_64-darwin","3.22.3-x86_64-linux","3.22.5","3.22.5-aarch64-linux","3.22.5-arm64-darwin","3.22.5-java","3.22.5-x64-mingw32","3.22.5-x64-mingw-ucrt","3.22.5-x86-linux","3.22.5-x86-mingw32","3.22.5-x86_64-darwin","3.22.5-x86_64-linux","3.23.0","3.23.0.rc.3-x86-mingw32","3.23.0.rc.3-x86_64-darwin","3.23.0.rc.3-x64-mingw-ucrt","3.23.0.rc.3-x86_64-linux","3.23.0.rc.3-java","3.23.0.rc.3-aarch64-linux","3.23.0.rc.3","3.23.0.rc.3-arm64-darwin","3.23.0.rc.3-x64-mingw32","3.23.0.rc.3-x86-linux","3.23.0.rc.1-x86-mingw32","3.23.0.rc.1-x86-linux","3.23.0.rc.2-aarch64-linux","3.23.0.rc.1-x86_64-darwin","3.23.0.rc.1-x64-mingw32","3.23.0.rc.1-java","3.23.0.rc.1-x64-mingw-ucrt","3.23.0.rc.1-x86_64-linux","3.23.0.rc.2-arm64-darwin","3.23.0.rc.1","3.23.0.rc.1-aarch64-linux","3.23.0.rc.1-arm64-darwin","3.23.0.rc.2-x64-mingw-ucrt","3.23.0-aarch64-linux","3.23.0-arm64-darwin","3.23.0-java","3.23.0-x64-mingw32","3.23.0-x64-mingw-ucrt","3.23.0-x86-linux","3.23.0-x86-mingw32","3.23.0-x86_64-darwin","3.23.0-x86_64-linux","3.23.1","3.23.1-aarch64-linux","3.23.1-arm64-darwin","3.23.1-java","3.23.1-x64-mingw32","3.23.1-x64-mingw-ucrt","3.23.1-x86-linux","3.23.1-x86-mingw32","3.23.1-x86_64-darwin","3.23.1-x86_64-linux","3.23.2","3.23.2-aarch64-linux","3.23.2-arm64-darwin","3.23.2-java","3.23.2-x64-mingw32","3.23.2-x64-mingw-ucrt","3.23.2-x86-linux","3.23.2-x86-mingw32","3.23.2-x86_64-darwin","3.23.2-x86_64-linux","3.23.3","3.23.3-aarch64-linux","3.23.3-arm64-darwin","3.23.3-java","3.23.3-x64-mingw32","3.23.3-x64-mingw-ucrt","3.23.3-x86-linux","3.23.3-x86-mingw32","3.23.3-x86_64-darwin","3.23.3-x86_64-linux","3.23.4","3.23.4-aarch64-linux","3.23.4-arm64-darwin","3.23.4-java","3.23.4-x64-mingw32","3.23.4-x64-mingw-ucrt","3.23.4-x86-linux","3.23.4-x86-mingw32","3.23.4-x86_64-darwin","3.23.4-x86_64-linux","3.24.0","3.24.0.rc.2-x86-mingw32","3.24.0.rc.2-x86_64-linux","3.24.0.rc.2-x86_64-darwin","3.24.0.rc.2-x86-linux","3.24.0.rc.3","3.24.0.rc.2-java","3.24.0.rc.2-arm64-darwin","3.24.0.rc.2-x64-mingw32","3.24.0.rc.2","3.24.0.rc.1-x86-linux","3.24.0.rc.1-x86_64-linux","3.24.0.rc.1-x86-mingw32","3.24.0.rc.2-aarch64-linux","3.24.0.rc.2-x64-mingw-ucrt","3.24.0.rc.3-aarch64-linux","3.24.0.rc.1-java","3.24.0.rc.1-arm64-darwin","3.24.0.rc.1-x64-mingw32","3.24.0.rc.1","3.24.0.rc.1-aarch64-linux","3.24.0.rc.1-x64-mingw-ucrt","3.24.0.rc.1-x86_64-darwin","3.24.0.rc.3-arm64-darwin","3.24.0.rc.3-java","3.24.0.rc.3-x64-mingw32","3.24.0.rc.3-x64-mingw-ucrt","3.24.0.rc.3-x86-mingw32","3.24.0.rc.3-x86_64-linux","3.24.0.rc.3-x86_64-darwin","3.24.0.rc.3-x86-linux","3.24.0-aarch64-linux","3.24.0-arm64-darwin","3.24.0-java","3.24.0-x64-mingw32","3.24.0-x64-mingw-ucrt","3.24.0-x86-linux","3.24.0-x86-mingw32","3.24.0-x86_64-darwin","3.24.0-x86_64-linux","3.24.1","3.24.1-aarch64-linux","3.24.1-arm64-darwin","3.24.1-java","3.24.1-x64-mingw32","3.24.1-x64-mingw-ucrt","3.24.1-x86-linux","3.24.1-x86-mingw32","3.24.1-x86_64-darwin","3.24.1-x86_64-linux","3.24.2","3.24.2-aarch64-linux","3.24.2-arm64-darwin","3.24.2-java","3.24.2-x64-mingw32","3.24.2-x64-mingw-ucrt","3.24.2-x86-linux","3.24.2-x86-mingw32","3.24.2-x86_64-darwin","3.24.2-x86_64-linux","3.24.3","3.24.3-aarch64-linux","3.24.3-arm64-darwin","3.24.3-java","3.24.3-x64-mingw32","3.24.3-x64-mingw-ucrt","3.24.3-x86-linux","3.24.3-x86-mingw32","3.24.3-x86_64-darwin","3.24.3-x86_64-linux","3.24.4","3.24.4-aarch64-linux","3.24.4-arm64-darwin","3.24.4-java","3.24.4-x64-mingw32","3.24.4-x64-mingw-ucrt","3.24.4-x86-linux","3.24.4-x86-mingw32","3.24.4-x86_64-darwin","3.24.4-x86_64-linux","3.25.0","3.25.0.rc.2-x86-mingw32","3.25.0.rc.2-x86-linux","3.25.0.rc.2-x86_64-darwin","3.25.0.rc.2-x64-mingw32","3.25.0.rc.2-java","3.25.0.rc.2-x64-mingw-ucrt","3.25.0.rc.2-x86_64-linux","3.25.0.rc.1-x86-linux","3.25.0.rc.1-x86_64-linux","3.25.0.rc.1-x86-mingw32","3.25.0.rc.1-x64-mingw-ucrt","3.25.0.rc.1-java","3.25.0.rc.1-arm64-darwin","3.25.0.rc.1-x64-mingw32","3.25.0.rc.1-x86_64-darwin","3.25.0.rc.2","3.25.0.rc.1","3.25.0.rc.1-aarch64-linux","3.25.0.rc.2-aarch64-linux","3.25.0.rc.2-arm64-darwin","3.25.0-aarch64-linux","3.25.0-arm64-darwin","3.25.0-java","3.25.0-x64-mingw32","3.25.0-x64-mingw-ucrt","3.25.0-x86-linux","3.25.0-x86-mingw32","3.25.0-x86_64-darwin","3.25.0-x86_64-linux","3.25.1","3.25.1-aarch64-linux","3.25.1-arm64-darwin","3.25.1-java","3.25.1-x64-mingw32","3.25.1-x64-mingw-ucrt","3.25.1-x86-linux","3.25.1-x86-mingw32","3.25.1-x86_64-darwin","3.25.1-x86_64-linux","3.25.2","3.25.2-aarch64-linux","3.25.2-arm64-darwin","3.25.2-java","3.25.2-x64-mingw32","3.25.2-x64-mingw-ucrt","3.25.2-x86-linux","3.25.2-x86-mingw32","3.25.2-x86_64-darwin","3.25.2-x86_64-linux","3.25.3","3.25.3-aarch64-linux","3.25.3-arm64-darwin","3.25.3-java","3.25.3-x64-mingw32","3.25.3-x64-mingw-ucrt","3.25.3-x86-linux","3.25.3-x86-mingw32","3.25.3-x86_64-darwin","3.25.3-x86_64-linux","3.25.4","3.25.4-aarch64-linux","3.25.4-arm64-darwin","3.25.4-java","3.25.4-x64-mingw32","3.25.4-x64-mingw-ucrt","3.25.4-x86-linux","3.25.4-x86-mingw32","3.25.4-x86_64-darwin","3.25.4-x86_64-linux","3.25.5-aarch64-linux","3.25.5-arm64-darwin","3.25.5-java","3.25.5-x64-mingw32","3.25.5-x64-mingw-ucrt","3.25.5-x86-linux","3.25.5-x86-mingw32","3.25.5-x86_64-darwin","3.25.5-x86_64-linux","4.0.0.rc.1","4.0.0.rc.2","4.0.0.rc.2-universal-darwin","4.26.0","4.26.0.rc.2","4.26.0.rc.1","4.26.0.rc.3-x86_64-darwin","4.26.0.rc.3-x86_64-linux","4.26.0.rc.1-aarch64-linux","4.26.0.rc.1-arm64-darwin","4.26.0.rc.1-java","4.26.0.rc.1-x64-mingw32","4.26.0.rc.1-x64-mingw-ucrt","4.26.0.rc.1-x86_64-darwin","4.26.0.rc.1-x86_64-linux","4.26.0.rc.1-x86-linux","4.26.0.rc.1-x86-mingw32","4.26.0.rc.3-x86-linux","4.26.0.rc.2-aarch64-linux","4.26.0.rc.2-arm64-darwin","4.26.0.rc.2-java","4.26.0.rc.2-x64-mingw32","4.26.0.rc.2-x64-mingw-ucrt","4.26.0.rc.2-x86_64-darwin","4.26.0.rc.2-x86_64-linux","4.26.0.rc.2-x86-linux","4.26.0.rc.2-x86-mingw32","4.26.0.rc.3","4.26.0.rc.3-aarch64-linux","4.26.0.rc.3-arm64-darwin","4.26.0.rc.3-java","4.26.0.rc.3-x64-mingw32","4.26.0.rc.3-x64-mingw-ucrt","4.26.0.rc.3-x86-mingw32","4.26.0-aarch64-linux","4.26.0-arm64-darwin","4.26.0-java","4.26.0-x64-mingw32","4.26.0-x64-mingw-ucrt","4.26.0-x86-linux","4.26.0-x86-mingw32","4.26.0-x86_64-darwin","4.26.0-x86_64-linux","4.26.1","4.26.1-aarch64-linux","4.26.1-arm64-darwin","4.26.1-java","4.26.1-x64-mingw32","4.26.1-x64-mingw-ucrt","4.26.1-x86-linux","4.26.1-x86-mingw32","4.26.1-x86_64-darwin","4.26.1-x86_64-linux","4.27.0","4.27.0.rc.1-java","4.27.0.rc.2-x86-mingw32","4.27.0.rc.1-aarch64-linux","4.27.0.rc.1","4.27.0.rc.1-arm64-darwin","4.27.0.rc.3-x86-linux","4.27.0.rc.3-x86-mingw32","4.27.0.rc.1-x64-mingw32","4.27.0.rc.1-x64-mingw-ucrt","4.27.0.rc.1-x86_64-darwin","4.27.0.rc.1-x86_64-linux","4.27.0.rc.1-x86-linux","4.27.0.rc.1-x86-mingw32","4.27.0.rc.2","4.27.0.rc.2-aarch64-linux","4.27.0.rc.2-arm64-darwin","4.27.0.rc.2-java","4.27.0.rc.2-x64-mingw32","4.27.0.rc.2-x64-mingw-ucrt","4.27.0.rc.2-x86_64-darwin","4.27.0.rc.2-x86_64-linux","4.27.0.rc.2-x86-linux","4.27.0.rc.3-x64-mingw32","4.27.0.rc.3","4.27.0.rc.3-aarch64-linux","4.27.0.rc.3-arm64-darwin","4.27.0.rc.3-java","4.27.0.rc.3-x86_64-linux","4.27.0.rc.3-x64-mingw-ucrt","4.27.0.rc.3-x86_64-darwin","4.27.0-aarch64-linux","4.27.0-arm64-darwin","4.27.0-java","4.27.0-x64-mingw32","4.27.0-x64-mingw-ucrt","4.27.0-x86-linux","4.27.0-x86-mingw32","4.27.0-x86_64-darwin","4.27.0-x86_64-linux","4.27.1","4.27.1-aarch64-linux","4.27.1-arm64-darwin","4.27.1-java","4.27.1-x64-mingw32","4.27.1-x64-mingw-ucrt","4.27.1-x86-linux","4.27.1-x86-mingw32","4.27.1-x86_64-darwin","4.27.1-x86_64-linux","4.27.2","4.27.2-aarch64-linux","4.27.2-arm64-darwin","4.27.2-java","4.27.2-x64-mingw32","4.27.2-x64-mingw-ucrt","4.27.2-x86-linux","4.27.2-x86-mingw32","4.27.2-x86_64-darwin","4.27.2-x86_64-linux","4.27.3","4.27.3-aarch64-linux","4.27.3-arm64-darwin","4.27.3-java","4.27.3-x64-mingw32","4.27.3-x64-mingw-ucrt","4.27.3-x86-linux","4.27.3-x86-mingw32","4.27.3-x86_64-darwin","4.27.3-x86_64-linux","4.27.4","4.27.4-aarch64-linux","4.27.4-arm64-darwin","4.27.4-java","4.27.4-x64-mingw32","4.27.4-x64-mingw-ucrt","4.27.4-x86-linux","4.27.4-x86-mingw32","4.27.4-x86_64-darwin","4.27.4-x86_64-linux","4.27.5-aarch64-linux","4.27.5-arm64-darwin","4.27.5-java","4.27.5-x64-mingw32","4.27.5-x64-mingw-ucrt","4.27.5-x86-linux","4.27.5-x86-mingw32","4.27.5-x86_64-darwin","4.27.5-x86_64-linux","4.28.0","4.28.0.rc.1","4.28.0.rc.1-aarch64-linux","4.28.0.rc.1-arm64-darwin","4.28.0.rc.1-java","4.28.0.rc.1-x64-mingw32","4.28.0.rc.1-x64-mingw-ucrt","4.28.0.rc.1-x86_64-darwin","4.28.0.rc.1-x86_64-linux","4.28.0.rc.1-x86-linux","4.28.0.rc.1-x86-mingw32","4.28.0.rc.2","4.28.0.rc.2-aarch64-linux","4.28.0.rc.2-arm64-darwin","4.28.0.rc.2-java","4.28.0.rc.2-x64-mingw32","4.28.0.rc.2-x64-mingw-ucrt","4.28.0.rc.2-x86_64-darwin","4.28.0.rc.2-x86_64-linux","4.28.0.rc.2-x86-linux","4.28.0.rc.2-x86-mingw32","4.28.0.rc.3","4.28.0.rc.3-aarch64-linux","4.28.0.rc.3-arm64-darwin","4.28.0.rc.3-java","4.28.0.rc.3-x64-mingw32","4.28.0.rc.3-x64-mingw-ucrt","4.28.0.rc.3-x86_64-darwin","4.28.0.rc.3-x86_64-linux","4.28.0.rc.3-x86-linux","4.28.0.rc.3-x86-mingw32","4.28.0-x64-mingw32","4.28.0-x64-mingw-ucrt","4.28.0-x86-linux","4.28.0-x86-mingw32","4.28.0-x86_64-darwin","4.28.0-x86_64-linux","4.28.1","4.28.1-aarch64-linux","4.28.1-arm64-darwin","4.28.1-java","4.28.1-x64-mingw32","4.28.1-x64-mingw-ucrt","4.28.1-x86-linux","4.28.1-x86-mingw32","4.28.1-x86_64-darwin","4.28.1-x86_64-linux","4.28.2-aarch64-linux","4.28.2-arm64-darwin","4.28.2-java","4.28.2-x64-mingw32","4.28.2-x64-mingw-ucrt","4.28.2-x86-linux","4.28.2-x86-mingw32","4.28.2-x86_64-darwin","4.28.2-x86_64-linux"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","4.27.5","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP","url":"https://github.com/advisories/GHSA-g5ww-5jh7-63cx","title":"Protobuf Java vulnerable to Uncontrolled Resource Consumption","description":"A parsing issue similar to CVE-2022-3171, but with textformat in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-12T15:30:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-3509","https://github.com/protocolbuffers/protobuf/commit/a3888f53317a8018e7a439bac4abeb8f3425d5e9","https://github.com/protocolbuffers/protobuf/blob/v2.6.1/java/core/src/main/java/com/google/protobuf/MessageReflection.java","https://github.com/protocolbuffers/protobuf/blob/v3.0.0/java/core/src/main/java/com/google/protobuf/MessageReflection.java","https://github.com/advisories/GHSA-g5ww-5jh7-63cx"],"source_kind":"github","identifiers":["GHSA-g5ww-5jh7-63cx","CVE-2022-3509"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:45.568Z","updated_at":"2026-04-30T04:08:24.254Z","epss_percentage":0.00139,"epss_percentile":0.33468,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.1","3.18.2","3.18.3","3.19.0","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0, \u003c 3.19.6"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.2","3.1.0","3.2.0","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.1","3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNXd3LTVqaDctNjNjeM4AAwQP/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz","url":"https://github.com/advisories/GHSA-4gg5-vx3j-xwc7","title":"Protobuf Java vulnerable to Uncontrolled Resource Consumption","description":"A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-12T15:30:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-3510","https://github.com/protocolbuffers/protobuf/commit/db7c17803320525722f45c1d26fc08bc41d1bf48","https://github.com/advisories/GHSA-4gg5-vx3j-xwc7"],"source_kind":"github","identifiers":["GHSA-4gg5-vx3j-xwc7","CVE-2022-3510"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:43.665Z","updated_at":"2026-04-30T04:08:22.863Z","epss_percentage":0.00082,"epss_percentile":0.24072,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0, \u003c 3.19.6"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0, \u003c 3.21.7"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0, \u003c 3.20.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0, \u003c 3.19.6"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.2","3.1.0","3.2.0","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.1","3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.1","3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2c1LXZ4M2oteHdjN84AAwQz/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","url":"https://github.com/advisories/GHSA-h4h5-3hr4-j3g2","title":"protobuf-java has a potential Denial of Service issue","description":"## Summary\nA potential Denial of Service issue in `protobuf-java` core and lite was discovered in the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated [embedded messages](http://developers.google.com/protocol-buffers/docs/encoding#embedded) with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. \n\nReporter: [OSS Fuzz](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771)\n\nAffected versions: This issue affects both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n## Severity\n\n[CVE-2022-3171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3171) Medium - CVSS Score: 5.7 (NOTE: there may be a delay in publication)\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\nprotobuf-java (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-javalite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin-lite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\ngoogle-protobuf [JRuby gem only] (3.21.7, 3.20.3, 3.19.6)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-04T22:17:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771","https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","https://nvd.nist.gov/vuln/detail/CVE-2022-3171","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2022-3171.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/","https://security.gentoo.org/glsa/202301-09","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/","https://github.com/advisories/GHSA-h4h5-3hr4-j3g2"],"source_kind":"github","identifiers":["GHSA-h4h5-3hr4-j3g2","CVE-2022-3171"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.240Z","updated_at":"2026-04-30T04:08:38.550Z","epss_percentage":0.00166,"epss_percentile":0.3736,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0.rc.1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0.rc.1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0.rc.1, \u003c 3.21.7"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2","3.7.0.rc.3","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-universal-darwin","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-linux","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-x86-mingw32","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-universal-darwin","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-linux","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.2-x86-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.1-x86-linux","3.20.0.rc.2","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86_64-linux","3.20.0.rc.2-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1","3.20.1.rc.1-java","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x64-mingw32","3.21.0.rc.2-x86-linux","3.21.0.rc.2-x86_64-linux","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.1-x86-linux","3.21.0.rc.2","3.21.0.rc.2-x86_64-darwin","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-javalite","docker_dependents_count":60,"docker_downloads_count":113713,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-javalite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.protobuf:protobuf-javalite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T13:00:17.839Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940962.9340355595,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":448,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.42013100719891044,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13394,"past_year_issues_count":248,"past_year_pull_requests_count":4939,"past_year_avg_time_to_close_issue":2789659.9609375,"past_year_avg_time_to_close_pull_request":438943.30781169166,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":3866,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":213,"past_year_avg_comments_per_issue":1.4798387096774195,"past_year_avg_comments_per_pull_request":0.20307754606195585,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4493,"past_year_merged_pull_requests_count":1577,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"mkruskal-google","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"deannagarcia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"googleberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-javalite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-javalite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-javalite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-javalite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-javalite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4766025,"name":"com.google.protobuf:protobuf-kotlin","ecosystem":"maven","description":"Kotlin core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"com.google.protobuf","versions_count":134,"first_release_published_at":"2021-05-11T00:43:27.000Z","latest_release_published_at":"2026-03-20T17:18:31.000Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-29T16:23:42.459Z","created_at":"2022-07-26T04:55:41.334Z","updated_at":"2026-04-30T04:25:08.364Z","registry_url":"https://central.sonatype.com/artifact/com.google.protobuf/protobuf-kotlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.protobuf/protobuf-kotlin/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T03:12:52.372Z","dependent_packages_count":60,"downloads":null,"downloads_period":null,"dependent_repos_count":169,"rankings":{"downloads":null,"dependent_repos_count":1.2951831369720286,"dependent_packages_count":1.3318506051134087,"stargazers_count":0.35224813657129117,"forks_count":0.5295744169271459,"docker_downloads_count":4.067684539552777,"average":1.5153081670273303},"purl":"pkg:maven/com.google.protobuf/protobuf-kotlin","advisories":[{"uuid":"GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","url":"https://github.com/advisories/GHSA-735f-pc8j-v9w8","title":"protobuf-java has potential Denial of Service issue","description":"### Summary\nWhen parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.\n\nReporter: Alexis Challande, Trail of Bits Ecosystem Security Team \u003cecosystem@trailofbits.com\u003e\n\nAffected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n### Severity\n[CVE-2024-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7254) **High** CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)\nThis is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.\n\n### Proof of Concept\nFor reproduction details, please refer to the unit tests (Protobuf Java [LiteTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/lite/src/test/java/com/google/protobuf/LiteTest.java) and [CodedInputStreamTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java)) that identify the specific inputs that exercise this parsing weakness.\n\n### Remediation and Mitigation\nWe have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:\n* protobuf-java (3.25.5, 4.27.5, 4.28.2)\n* protobuf-javalite (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)\n* com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-19T16:06:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8","https://nvd.nist.gov/vuln/detail/CVE-2024-7254","https://github.com/protocolbuffers/protobuf/commit/4728531c162f2f9e8c2ca1add713cfee2db6be3b","https://github.com/protocolbuffers/protobuf/commit/850fcce9176e2c9070614dab53537760498c926b","https://github.com/protocolbuffers/protobuf/commit/9a5f5fe752a20cbac2e722b06949ac985abdd534","https://github.com/protocolbuffers/protobuf/commit/ac9fb5b4c71b0dd80985b27684e265d1f03abf46","https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa","https://github.com/protocolbuffers/protobuf/commit/d6c82fc55a76481c676f541a255571e8950bb8c3","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2024-7254.yml","https://security.netapp.com/advisory/ntap-20241213-0010","https://security.netapp.com/advisory/ntap-20250418-0006","https://github.com/advisories/GHSA-735f-pc8j-v9w8"],"source_kind":"github","identifiers":["GHSA-735f-pc8j-v9w8","CVE-2024-7254"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":71.72845206244438,"created_at":"2024-09-19T17:06:11.703Z","updated_at":"2026-04-30T04:04:00.789Z","epss_percentage":0.00115,"epss_percentile":0.29962,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","packages":[{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"4.28.2","vulnerable_version_range":"\u003e= 4.28.0.rc.1, \u003c 4.28.2"},{"first_patched_version":"4.27.5","vulnerable_version_range":"\u003e= 4.0.0.rc.1, \u003c 4.27.5"},{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.2-universal-darwin","3.7.0.rc.3","3.7.0.rc.3-x86-mingw32","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1","3.8.0.rc.1-x86-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-mingw32","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-java","3.20.0.rc.2","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.1-x86_64-linux","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-x86-linux","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.2-x86-linux","3.20.0-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-java","3.20.1.rc.1","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x86_64-darwin","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.2-x86_64-linux","3.21.0.rc.1-x86-linux","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x64-mingw32","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.2","3.21.0.rc.2-x86-linux","3.21.0-java","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux","3.21.8","3.21.8-java","3.21.8-x64-mingw32","3.21.8-x64-mingw-ucrt","3.21.8-x86-linux","3.21.8-x86-mingw32","3.21.8-x86_64-darwin","3.21.8-x86_64-linux","3.21.9","3.21.9-java","3.21.9-x64-mingw32","3.21.9-x64-mingw-ucrt","3.21.9-x86-linux","3.21.9-x86-mingw32","3.21.9-x86_64-darwin","3.21.9-x86_64-linux","3.21.10","3.21.10-java","3.21.10-x64-mingw32","3.21.10-x64-mingw-ucrt","3.21.10-x86-linux","3.21.10-x86-mingw32","3.21.10-x86_64-darwin","3.21.10-x86_64-linux","3.21.11","3.21.11-java","3.21.11-x64-mingw32","3.21.11-x64-mingw-ucrt","3.21.11-x86-linux","3.21.11-x86-mingw32","3.21.11-x86_64-darwin","3.21.11-x86_64-linux","3.21.12","3.21.12-java","3.21.12-x64-mingw32","3.21.12-x64-mingw-ucrt","3.21.12-x86-linux","3.21.12-x86-mingw32","3.21.12-x86_64-darwin","3.21.12-x86_64-linux","3.22.0","3.22.0.rc.3-x86-mingw32","3.22.0.rc.3-x86_64-linux","3.22.0.rc.3-x64-mingw-ucrt","3.22.0.rc.3-x64-mingw32","3.22.0.rc.3-x86_64-darwin","3.22.0.rc.3-x86-linux","3.22.0.rc.2-x86_64-linux","3.22.0.rc.2-java","3.22.0.rc.3","3.22.0.rc.2","3.22.0.rc.2-arm64-darwin","3.22.0.rc.3-arm64-darwin","3.22.0.rc.3-java","3.22.0-arm64-darwin","3.22.0-java","3.22.0-x64-mingw32","3.22.0-x64-mingw-ucrt","3.22.0-x86-linux","3.22.0-x86-mingw32","3.22.0-x86_64-darwin","3.22.0-x86_64-linux","3.22.1","3.22.1-arm64-darwin","3.22.1-java","3.22.1-x64-mingw32","3.22.1-x64-mingw-ucrt","3.22.1-x86-linux","3.22.1-x86-mingw32","3.22.1-x86_64-darwin","3.22.1-x86_64-linux","3.22.2","3.22.2-aarch64-linux","3.22.2-arm64-darwin","3.22.2-java","3.22.2-x64-mingw32","3.22.2-x64-mingw-ucrt","3.22.2-x86-linux","3.22.2-x86-mingw32","3.22.2-x86_64-darwin","3.22.2-x86_64-linux","3.22.3","3.22.3-aarch64-linux","3.22.3-arm64-darwin","3.22.3-java","3.22.3-x64-mingw32","3.22.3-x64-mingw-ucrt","3.22.3-x86-linux","3.22.3-x86-mingw32","3.22.3-x86_64-darwin","3.22.3-x86_64-linux","3.22.5","3.22.5-aarch64-linux","3.22.5-arm64-darwin","3.22.5-java","3.22.5-x64-mingw32","3.22.5-x64-mingw-ucrt","3.22.5-x86-linux","3.22.5-x86-mingw32","3.22.5-x86_64-darwin","3.22.5-x86_64-linux","3.23.0","3.23.0.rc.3-x86-mingw32","3.23.0.rc.3-x86_64-darwin","3.23.0.rc.3-x64-mingw-ucrt","3.23.0.rc.3-x86_64-linux","3.23.0.rc.3-java","3.23.0.rc.3-aarch64-linux","3.23.0.rc.3","3.23.0.rc.3-arm64-darwin","3.23.0.rc.3-x64-mingw32","3.23.0.rc.3-x86-linux","3.23.0.rc.1-x86-mingw32","3.23.0.rc.1-x86-linux","3.23.0.rc.2-aarch64-linux","3.23.0.rc.1-x86_64-darwin","3.23.0.rc.1-x64-mingw32","3.23.0.rc.1-java","3.23.0.rc.1-x64-mingw-ucrt","3.23.0.rc.1-x86_64-linux","3.23.0.rc.2-arm64-darwin","3.23.0.rc.1","3.23.0.rc.1-aarch64-linux","3.23.0.rc.1-arm64-darwin","3.23.0.rc.2-x64-mingw-ucrt","3.23.0-aarch64-linux","3.23.0-arm64-darwin","3.23.0-java","3.23.0-x64-mingw32","3.23.0-x64-mingw-ucrt","3.23.0-x86-linux","3.23.0-x86-mingw32","3.23.0-x86_64-darwin","3.23.0-x86_64-linux","3.23.1","3.23.1-aarch64-linux","3.23.1-arm64-darwin","3.23.1-java","3.23.1-x64-mingw32","3.23.1-x64-mingw-ucrt","3.23.1-x86-linux","3.23.1-x86-mingw32","3.23.1-x86_64-darwin","3.23.1-x86_64-linux","3.23.2","3.23.2-aarch64-linux","3.23.2-arm64-darwin","3.23.2-java","3.23.2-x64-mingw32","3.23.2-x64-mingw-ucrt","3.23.2-x86-linux","3.23.2-x86-mingw32","3.23.2-x86_64-darwin","3.23.2-x86_64-linux","3.23.3","3.23.3-aarch64-linux","3.23.3-arm64-darwin","3.23.3-java","3.23.3-x64-mingw32","3.23.3-x64-mingw-ucrt","3.23.3-x86-linux","3.23.3-x86-mingw32","3.23.3-x86_64-darwin","3.23.3-x86_64-linux","3.23.4","3.23.4-aarch64-linux","3.23.4-arm64-darwin","3.23.4-java","3.23.4-x64-mingw32","3.23.4-x64-mingw-ucrt","3.23.4-x86-linux","3.23.4-x86-mingw32","3.23.4-x86_64-darwin","3.23.4-x86_64-linux","3.24.0","3.24.0.rc.2-x86-mingw32","3.24.0.rc.2-x86_64-linux","3.24.0.rc.2-x86_64-darwin","3.24.0.rc.2-x86-linux","3.24.0.rc.3","3.24.0.rc.2-java","3.24.0.rc.2-arm64-darwin","3.24.0.rc.2-x64-mingw32","3.24.0.rc.2","3.24.0.rc.1-x86-linux","3.24.0.rc.1-x86_64-linux","3.24.0.rc.1-x86-mingw32","3.24.0.rc.2-aarch64-linux","3.24.0.rc.2-x64-mingw-ucrt","3.24.0.rc.3-aarch64-linux","3.24.0.rc.1-java","3.24.0.rc.1-arm64-darwin","3.24.0.rc.1-x64-mingw32","3.24.0.rc.1","3.24.0.rc.1-aarch64-linux","3.24.0.rc.1-x64-mingw-ucrt","3.24.0.rc.1-x86_64-darwin","3.24.0.rc.3-arm64-darwin","3.24.0.rc.3-java","3.24.0.rc.3-x64-mingw32","3.24.0.rc.3-x64-mingw-ucrt","3.24.0.rc.3-x86-mingw32","3.24.0.rc.3-x86_64-linux","3.24.0.rc.3-x86_64-darwin","3.24.0.rc.3-x86-linux","3.24.0-aarch64-linux","3.24.0-arm64-darwin","3.24.0-java","3.24.0-x64-mingw32","3.24.0-x64-mingw-ucrt","3.24.0-x86-linux","3.24.0-x86-mingw32","3.24.0-x86_64-darwin","3.24.0-x86_64-linux","3.24.1","3.24.1-aarch64-linux","3.24.1-arm64-darwin","3.24.1-java","3.24.1-x64-mingw32","3.24.1-x64-mingw-ucrt","3.24.1-x86-linux","3.24.1-x86-mingw32","3.24.1-x86_64-darwin","3.24.1-x86_64-linux","3.24.2","3.24.2-aarch64-linux","3.24.2-arm64-darwin","3.24.2-java","3.24.2-x64-mingw32","3.24.2-x64-mingw-ucrt","3.24.2-x86-linux","3.24.2-x86-mingw32","3.24.2-x86_64-darwin","3.24.2-x86_64-linux","3.24.3","3.24.3-aarch64-linux","3.24.3-arm64-darwin","3.24.3-java","3.24.3-x64-mingw32","3.24.3-x64-mingw-ucrt","3.24.3-x86-linux","3.24.3-x86-mingw32","3.24.3-x86_64-darwin","3.24.3-x86_64-linux","3.24.4","3.24.4-aarch64-linux","3.24.4-arm64-darwin","3.24.4-java","3.24.4-x64-mingw32","3.24.4-x64-mingw-ucrt","3.24.4-x86-linux","3.24.4-x86-mingw32","3.24.4-x86_64-darwin","3.24.4-x86_64-linux","3.25.0","3.25.0.rc.2-x86-mingw32","3.25.0.rc.2-x86-linux","3.25.0.rc.2-x86_64-darwin","3.25.0.rc.2-x64-mingw32","3.25.0.rc.2-java","3.25.0.rc.2-x64-mingw-ucrt","3.25.0.rc.2-x86_64-linux","3.25.0.rc.1-x86-linux","3.25.0.rc.1-x86_64-linux","3.25.0.rc.1-x86-mingw32","3.25.0.rc.1-x64-mingw-ucrt","3.25.0.rc.1-java","3.25.0.rc.1-arm64-darwin","3.25.0.rc.1-x64-mingw32","3.25.0.rc.1-x86_64-darwin","3.25.0.rc.2","3.25.0.rc.1","3.25.0.rc.1-aarch64-linux","3.25.0.rc.2-aarch64-linux","3.25.0.rc.2-arm64-darwin","3.25.0-aarch64-linux","3.25.0-arm64-darwin","3.25.0-java","3.25.0-x64-mingw32","3.25.0-x64-mingw-ucrt","3.25.0-x86-linux","3.25.0-x86-mingw32","3.25.0-x86_64-darwin","3.25.0-x86_64-linux","3.25.1","3.25.1-aarch64-linux","3.25.1-arm64-darwin","3.25.1-java","3.25.1-x64-mingw32","3.25.1-x64-mingw-ucrt","3.25.1-x86-linux","3.25.1-x86-mingw32","3.25.1-x86_64-darwin","3.25.1-x86_64-linux","3.25.2","3.25.2-aarch64-linux","3.25.2-arm64-darwin","3.25.2-java","3.25.2-x64-mingw32","3.25.2-x64-mingw-ucrt","3.25.2-x86-linux","3.25.2-x86-mingw32","3.25.2-x86_64-darwin","3.25.2-x86_64-linux","3.25.3","3.25.3-aarch64-linux","3.25.3-arm64-darwin","3.25.3-java","3.25.3-x64-mingw32","3.25.3-x64-mingw-ucrt","3.25.3-x86-linux","3.25.3-x86-mingw32","3.25.3-x86_64-darwin","3.25.3-x86_64-linux","3.25.4","3.25.4-aarch64-linux","3.25.4-arm64-darwin","3.25.4-java","3.25.4-x64-mingw32","3.25.4-x64-mingw-ucrt","3.25.4-x86-linux","3.25.4-x86-mingw32","3.25.4-x86_64-darwin","3.25.4-x86_64-linux","3.25.5-aarch64-linux","3.25.5-arm64-darwin","3.25.5-java","3.25.5-x64-mingw32","3.25.5-x64-mingw-ucrt","3.25.5-x86-linux","3.25.5-x86-mingw32","3.25.5-x86_64-darwin","3.25.5-x86_64-linux","4.0.0.rc.1","4.0.0.rc.2","4.0.0.rc.2-universal-darwin","4.26.0","4.26.0.rc.2","4.26.0.rc.1","4.26.0.rc.3-x86_64-darwin","4.26.0.rc.3-x86_64-linux","4.26.0.rc.1-aarch64-linux","4.26.0.rc.1-arm64-darwin","4.26.0.rc.1-java","4.26.0.rc.1-x64-mingw32","4.26.0.rc.1-x64-mingw-ucrt","4.26.0.rc.1-x86_64-darwin","4.26.0.rc.1-x86_64-linux","4.26.0.rc.1-x86-linux","4.26.0.rc.1-x86-mingw32","4.26.0.rc.3-x86-linux","4.26.0.rc.2-aarch64-linux","4.26.0.rc.2-arm64-darwin","4.26.0.rc.2-java","4.26.0.rc.2-x64-mingw32","4.26.0.rc.2-x64-mingw-ucrt","4.26.0.rc.2-x86_64-darwin","4.26.0.rc.2-x86_64-linux","4.26.0.rc.2-x86-linux","4.26.0.rc.2-x86-mingw32","4.26.0.rc.3","4.26.0.rc.3-aarch64-linux","4.26.0.rc.3-arm64-darwin","4.26.0.rc.3-java","4.26.0.rc.3-x64-mingw32","4.26.0.rc.3-x64-mingw-ucrt","4.26.0.rc.3-x86-mingw32","4.26.0-aarch64-linux","4.26.0-arm64-darwin","4.26.0-java","4.26.0-x64-mingw32","4.26.0-x64-mingw-ucrt","4.26.0-x86-linux","4.26.0-x86-mingw32","4.26.0-x86_64-darwin","4.26.0-x86_64-linux","4.26.1","4.26.1-aarch64-linux","4.26.1-arm64-darwin","4.26.1-java","4.26.1-x64-mingw32","4.26.1-x64-mingw-ucrt","4.26.1-x86-linux","4.26.1-x86-mingw32","4.26.1-x86_64-darwin","4.26.1-x86_64-linux","4.27.0","4.27.0.rc.1-java","4.27.0.rc.2-x86-mingw32","4.27.0.rc.1-aarch64-linux","4.27.0.rc.1","4.27.0.rc.1-arm64-darwin","4.27.0.rc.3-x86-linux","4.27.0.rc.3-x86-mingw32","4.27.0.rc.1-x64-mingw32","4.27.0.rc.1-x64-mingw-ucrt","4.27.0.rc.1-x86_64-darwin","4.27.0.rc.1-x86_64-linux","4.27.0.rc.1-x86-linux","4.27.0.rc.1-x86-mingw32","4.27.0.rc.2","4.27.0.rc.2-aarch64-linux","4.27.0.rc.2-arm64-darwin","4.27.0.rc.2-java","4.27.0.rc.2-x64-mingw32","4.27.0.rc.2-x64-mingw-ucrt","4.27.0.rc.2-x86_64-darwin","4.27.0.rc.2-x86_64-linux","4.27.0.rc.2-x86-linux","4.27.0.rc.3-x64-mingw32","4.27.0.rc.3","4.27.0.rc.3-aarch64-linux","4.27.0.rc.3-arm64-darwin","4.27.0.rc.3-java","4.27.0.rc.3-x86_64-linux","4.27.0.rc.3-x64-mingw-ucrt","4.27.0.rc.3-x86_64-darwin","4.27.0-aarch64-linux","4.27.0-arm64-darwin","4.27.0-java","4.27.0-x64-mingw32","4.27.0-x64-mingw-ucrt","4.27.0-x86-linux","4.27.0-x86-mingw32","4.27.0-x86_64-darwin","4.27.0-x86_64-linux","4.27.1","4.27.1-aarch64-linux","4.27.1-arm64-darwin","4.27.1-java","4.27.1-x64-mingw32","4.27.1-x64-mingw-ucrt","4.27.1-x86-linux","4.27.1-x86-mingw32","4.27.1-x86_64-darwin","4.27.1-x86_64-linux","4.27.2","4.27.2-aarch64-linux","4.27.2-arm64-darwin","4.27.2-java","4.27.2-x64-mingw32","4.27.2-x64-mingw-ucrt","4.27.2-x86-linux","4.27.2-x86-mingw32","4.27.2-x86_64-darwin","4.27.2-x86_64-linux","4.27.3","4.27.3-aarch64-linux","4.27.3-arm64-darwin","4.27.3-java","4.27.3-x64-mingw32","4.27.3-x64-mingw-ucrt","4.27.3-x86-linux","4.27.3-x86-mingw32","4.27.3-x86_64-darwin","4.27.3-x86_64-linux","4.27.4","4.27.4-aarch64-linux","4.27.4-arm64-darwin","4.27.4-java","4.27.4-x64-mingw32","4.27.4-x64-mingw-ucrt","4.27.4-x86-linux","4.27.4-x86-mingw32","4.27.4-x86_64-darwin","4.27.4-x86_64-linux","4.27.5-aarch64-linux","4.27.5-arm64-darwin","4.27.5-java","4.27.5-x64-mingw32","4.27.5-x64-mingw-ucrt","4.27.5-x86-linux","4.27.5-x86-mingw32","4.27.5-x86_64-darwin","4.27.5-x86_64-linux","4.28.0","4.28.0.rc.1","4.28.0.rc.1-aarch64-linux","4.28.0.rc.1-arm64-darwin","4.28.0.rc.1-java","4.28.0.rc.1-x64-mingw32","4.28.0.rc.1-x64-mingw-ucrt","4.28.0.rc.1-x86_64-darwin","4.28.0.rc.1-x86_64-linux","4.28.0.rc.1-x86-linux","4.28.0.rc.1-x86-mingw32","4.28.0.rc.2","4.28.0.rc.2-aarch64-linux","4.28.0.rc.2-arm64-darwin","4.28.0.rc.2-java","4.28.0.rc.2-x64-mingw32","4.28.0.rc.2-x64-mingw-ucrt","4.28.0.rc.2-x86_64-darwin","4.28.0.rc.2-x86_64-linux","4.28.0.rc.2-x86-linux","4.28.0.rc.2-x86-mingw32","4.28.0.rc.3","4.28.0.rc.3-aarch64-linux","4.28.0.rc.3-arm64-darwin","4.28.0.rc.3-java","4.28.0.rc.3-x64-mingw32","4.28.0.rc.3-x64-mingw-ucrt","4.28.0.rc.3-x86_64-darwin","4.28.0.rc.3-x86_64-linux","4.28.0.rc.3-x86-linux","4.28.0.rc.3-x86-mingw32","4.28.0-x64-mingw32","4.28.0-x64-mingw-ucrt","4.28.0-x86-linux","4.28.0-x86-mingw32","4.28.0-x86_64-darwin","4.28.0-x86_64-linux","4.28.1","4.28.1-aarch64-linux","4.28.1-arm64-darwin","4.28.1-java","4.28.1-x64-mingw32","4.28.1-x64-mingw-ucrt","4.28.1-x86-linux","4.28.1-x86-mingw32","4.28.1-x86_64-darwin","4.28.1-x86_64-linux","4.28.2-aarch64-linux","4.28.2-arm64-darwin","4.28.2-java","4.28.2-x64-mingw32","4.28.2-x64-mingw-ucrt","4.28.2-x86-linux","4.28.2-x86-mingw32","4.28.2-x86_64-darwin","4.28.2-x86_64-linux"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","4.27.5","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","url":"https://github.com/advisories/GHSA-h4h5-3hr4-j3g2","title":"protobuf-java has a potential Denial of Service issue","description":"## Summary\nA potential Denial of Service issue in `protobuf-java` core and lite was discovered in the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated [embedded messages](http://developers.google.com/protocol-buffers/docs/encoding#embedded) with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. \n\nReporter: [OSS Fuzz](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771)\n\nAffected versions: This issue affects both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n## Severity\n\n[CVE-2022-3171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3171) Medium - CVSS Score: 5.7 (NOTE: there may be a delay in publication)\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\nprotobuf-java (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-javalite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin-lite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\ngoogle-protobuf [JRuby gem only] (3.21.7, 3.20.3, 3.19.6)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-04T22:17:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771","https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","https://nvd.nist.gov/vuln/detail/CVE-2022-3171","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2022-3171.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/","https://security.gentoo.org/glsa/202301-09","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/","https://github.com/advisories/GHSA-h4h5-3hr4-j3g2"],"source_kind":"github","identifiers":["GHSA-h4h5-3hr4-j3g2","CVE-2022-3171"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.240Z","updated_at":"2026-04-30T04:08:38.550Z","epss_percentage":0.00166,"epss_percentile":0.3736,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0.rc.1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0.rc.1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0.rc.1, \u003c 3.21.7"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2","3.7.0.rc.3","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-universal-darwin","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-linux","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-x86-mingw32","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-universal-darwin","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-linux","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.2-x86-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.1-x86-linux","3.20.0.rc.2","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86_64-linux","3.20.0.rc.2-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1","3.20.1.rc.1-java","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x64-mingw32","3.21.0.rc.2-x86-linux","3.21.0.rc.2-x86_64-linux","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.1-x86-linux","3.21.0.rc.2","3.21.0.rc.2-x86_64-darwin","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","url":"https://github.com/advisories/GHSA-wrvw-hg22-4m67","title":"A potential Denial of Service issue in protobuf-java","description":"## Summary\n\nA potential Denial of Service issue in protobuf-java was discovered in the parsing procedure for binary data.\n\nReporter: [OSS-Fuzz](https://github.com/google/oss-fuzz)\n\nAffected versions: All versions of Java Protobufs (including Kotlin and JRuby) prior to the versions listed below. Protobuf \"javalite\" users (typically Android) are not affected.\n\n## Severity\n\n[CVE-2021-22569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22569) **High** - CVSS Score: 7.5,  An implementation weakness in how unknown fields are parsed in Java. A small (~800 KB) malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated GC pauses.\n\n## Proof of Concept\n\nFor reproduction details, please refer to the oss-fuzz issue that identifies the specific inputs that exercise this parsing weakness.\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\n- protobuf-java (3.16.1, 3.18.2, 3.19.2) \n- protobuf-kotlin (3.18.2, 3.19.2)\n- google-protobuf [JRuby  gem only] (3.19.2) \n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-07T22:31:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67","https://nvd.nist.gov/vuln/detail/CVE-2021-22569","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39330","https://cloud.google.com/support/bulletins#gcp-2022-001","http://www.openwall.com/lists/oss-security/2022/01/12/4","http://www.openwall.com/lists/oss-security/2022/01/12/7","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/advisories/GHSA-wrvw-hg22-4m67"],"source_kind":"github","identifiers":["GHSA-wrvw-hg22-4m67","CVE-2021-22569"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:12:38.963Z","updated_at":"2026-04-30T04:09:29.184Z","epss_percentage":0.00303,"epss_percentile":0.53606,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"},{"first_patched_version":"3.16.1","vulnerable_version_range":"\u003c 3.16.1"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003c 3.19.2"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86_64-linux","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-universal-darwin","3.7.0.rc.3-x64-mingw32","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3","3.7.0.rc.2-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x86-linux","3.8.0.rc.1","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux"],"unaffected_versions":["3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0.rc.1","3.20.0.rc.2","3.20.1","3.20.1.rc.1","3.20.2","3.20.3","3.21.0","3.21.0.rc.1","3.21.0.rc.2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-kotlin","docker_dependents_count":31,"docker_downloads_count":829222,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-kotlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.protobuf:protobuf-kotlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13009778,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-10T04:27:02.000Z","latest_release_published_at":"2025-11-10T04:27:02.000Z","latest_release_number":"6.31.1-r1","last_synced_at":"2026-04-15T01:05:11.553Z","created_at":"2026-01-31T01:07:13.624Z","updated_at":"2026-04-15T01:31:19.008Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":486,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-04T10:20:48.550Z","updated_at":"2026-03-04T10:20:48.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13149756,"name":"emacsPackages.protobuf-mode","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/protocolbuffers/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:46:13.313Z","latest_release_published_at":"2026-02-01T21:46:13.313Z","latest_release_number":"20240222.1652","last_synced_at":"2026-03-05T19:13:02.805Z","created_at":"2026-02-01T21:46:12.829Z","updated_at":"2026-03-05T19:13:02.805Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=emacsPackages.protobuf-mode","install_command":"nix-env -iA nixpkgs.emacsPackages.protobuf-mode","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L103","metadata":{"nix_attribute":"emacs-protobuf-mode-20240222.1652","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:103","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"protobuf-mode"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/emacsPackages.protobuf-mode?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.protobuf-mode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.protobuf-mode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.protobuf-mode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.protobuf-mode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.protobuf-mode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/emacsPackages.protobuf-mode/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":230},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-20T05:04:40.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12992667,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-07T20:05:15.297Z","created_at":"2026-01-30T19:28:10.408Z","updated_at":"2026-04-07T20:05:15.297Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-03T10:28:03.802Z","updated_at":"2026-03-03T10:28:03.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12992666,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-07T20:05:15.068Z","created_at":"2026-01-30T19:28:09.238Z","updated_at":"2026-04-07T20:05:15.068Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-03T10:28:00.669Z","updated_at":"2026-03-03T10:28:00.669Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12992662,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-07T20:05:15.274Z","created_at":"2026-01-30T19:28:02.758Z","updated_at":"2026-04-07T20:05:15.275Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"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:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4887,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-03T10:28:03.300Z","updated_at":"2026-03-03T10:28:03.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6079864,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_number":"3.21.9-r0","last_synced_at":"2026-04-08T14:06:56.296Z","created_at":"2023-01-31T19:53:05.312Z","updated_at":"2026-04-08T14:06:56.297Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.595Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":6.821881666105311},"purl":"pkg:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-02-01T04:26:33.890Z","updated_at":"2023-02-01T04:26:33.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6111547,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-27T04:24:07.000Z","latest_release_published_at":"2022-10-27T04:24:07.000Z","latest_release_number":"4.21.9-r1","last_synced_at":"2026-04-08T14:07:39.549Z","created_at":"2023-01-31T21:19:06.270Z","updated_at":"2026-04-08T14:07:39.549Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.445Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":4.069832715841473,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":1.025878522510385},"purl":"pkg:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":80,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-02-01T09:05:29.955Z","updated_at":"2023-02-01T09:05:29.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13251220,"name":"emacsPackages.protobuf-mode","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/protocolbuffers/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:47:57.021Z","latest_release_published_at":"2026-02-02T03:47:57.021Z","latest_release_number":"20230506.330","last_synced_at":"2026-04-15T05:05:53.809Z","created_at":"2026-02-02T03:47:48.840Z","updated_at":"2026-04-15T05:05:53.810Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=emacsPackages.protobuf-mode","install_command":"nix-env -iA nixpkgs.emacsPackages.protobuf-mode","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-protobuf-mode-20230506.330","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"protobuf-mode"},"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:nix/emacsPackages.protobuf-mode?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.protobuf-mode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.protobuf-mode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.protobuf-mode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.protobuf-mode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.protobuf-mode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/emacsPackages.protobuf-mode/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":7764944,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"3.21.12-r2","last_synced_at":"2026-04-08T18:07:24.324Z","created_at":"2023-05-22T11:11:15.703Z","updated_at":"2026-04-08T18:07:24.325Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.509Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4366,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-05-22T20:20:23.070Z","updated_at":"2023-05-22T20:20:23.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13009780,"name":"py3-protobuf-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-10T04:27:02.000Z","latest_release_published_at":"2025-11-10T04:27:02.000Z","latest_release_number":"6.31.1-r1","last_synced_at":"2026-04-08T21:03:11.613Z","created_at":"2026-01-31T01:07:18.696Z","updated_at":"2026-04-08T21:03:11.613Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-protobuf-pyc","install_command":"apk add py3-protobuf-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-protobuf-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-protobuf-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":486,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2026-03-03T15:26:55.654Z","updated_at":"2026-03-03T15:26:55.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12735624,"name":"emacsPackages.protobuf-mode","ecosystem":"nixpkgs","description":null,"homepage":"https://github.com/protocolbuffers/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T02:31:24.380Z","latest_release_published_at":"2026-01-26T02:31:24.380Z","latest_release_number":"20230506.330","last_synced_at":"2026-04-11T18:00:45.339Z","created_at":"2026-01-26T02:31:24.218Z","updated_at":"2026-04-11T18:31:12.308Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=emacsPackages.protobuf-mode","install_command":"nix-env -iA nixpkgs.emacsPackages.protobuf-mode","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix#L83","metadata":{"nix_attribute":"emacs-protobuf-mode-20230506.330","position":"pkgs/applications/editors/emacs/elisp-packages/libgenerated.nix:83","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"elpa","upstream_name":"protobuf-mode"},"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:nix/emacsPackages.protobuf-mode?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/emacsPackages.protobuf-mode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/emacsPackages.protobuf-mode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.protobuf-mode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.protobuf-mode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.protobuf-mode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.protobuf-mode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/emacsPackages.protobuf-mode/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12239690,"name":"google-protobuf","ecosystem":"rubygems","description":"Protocol Buffers are Google's data interchange format.","homepage":"https://developers.google.com/protocol-buffers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1648,"first_release_published_at":"2015-01-06T01:22:43.896Z","latest_release_published_at":"2026-03-20T18:15:33.392Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-27T14:31:31.208Z","created_at":"2025-10-07T03:17:40.535Z","updated_at":"2026-04-27T14:33:59.055Z","registry_url":"https://gem.coop/gems/google-protobuf","install_command":"gem install google-protobuf -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/google-protobuf/","metadata":{"funding":null},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-24T22:04:30.000Z","size":220614,"stargazers_count":71150,"open_issues_count":302,"forks_count":16116,"subscribers_count":2023,"default_branch":"main","last_synced_at":"2026-04-24T22:36:22.959Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-24T20:53:48.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":450,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-27T14:33:59.026Z","dependent_packages_count":0,"downloads":421553425,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06001394918818968,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.21356315251653085,"average":0.06839427542618014},"purl":"pkg:gem/google-protobuf?repository_url=https://gem.coop","advisories":[{"uuid":"GSA_kwCzR0hTQS13cnZ3LWhnMjItNG02N80hQw","url":"https://github.com/advisories/GHSA-wrvw-hg22-4m67","title":"A potential Denial of Service issue in protobuf-java","description":"## Summary\n\nA potential Denial of Service issue in protobuf-java was discovered in the parsing procedure for binary data.\n\nReporter: [OSS-Fuzz](https://github.com/google/oss-fuzz)\n\nAffected versions: All versions of Java Protobufs (including Kotlin and JRuby) prior to the versions listed below. Protobuf \"javalite\" users (typically Android) are not affected.\n\n## Severity\n\n[CVE-2021-22569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22569) **High** - CVSS Score: 7.5,  An implementation weakness in how unknown fields are parsed in Java. A small (~800 KB) malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated GC pauses.\n\n## Proof of Concept\n\nFor reproduction details, please refer to the oss-fuzz issue that identifies the specific inputs that exercise this parsing weakness.\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\n- protobuf-java (3.16.1, 3.18.2, 3.19.2) \n- protobuf-kotlin (3.18.2, 3.19.2)\n- google-protobuf [JRuby  gem only] (3.19.2) \n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-07T22:31:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67","https://nvd.nist.gov/vuln/detail/CVE-2021-22569","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39330","https://cloud.google.com/support/bulletins#gcp-2022-001","http://www.openwall.com/lists/oss-security/2022/01/12/4","http://www.openwall.com/lists/oss-security/2022/01/12/7","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/advisories/GHSA-wrvw-hg22-4m67"],"source_kind":"github","identifiers":["GHSA-wrvw-hg22-4m67","CVE-2021-22569"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:12:38.963Z","updated_at":"2023-01-24T15:45:28.000Z","epss_percentage":0.00239,"epss_percentile":0.46974,"packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003e= 3.19.0, \u003c 3.19.2"},{"first_patched_version":"3.18.2","vulnerable_version_range":"\u003e= 3.18.0, \u003c 3.18.2"},{"first_patched_version":"3.16.1","vulnerable_version_range":"\u003c 3.16.1"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.2","3.1.0","3.2.0","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.1","3.8.0","3.9.0","3.9.1","3.9.2","3.10.0","3.11.0","3.11.1","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.18.0","3.18.1","3.19.0","3.19.1"],"unaffected_versions":["3.16.1","3.16.3","3.17.0","3.17.1","3.17.2","3.17.3","3.18.2","3.18.3","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.19.2","vulnerable_version_range":"\u003c 3.19.2"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":374817678,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.2","3.1.0","3.2.0","3.3.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.1","3.8.0","3.9.0","3.9.1","3.9.2","3.10.1","3.11.0","3.11.1","3.11.2","3.11.3","3.11.4","3.12.0","3.12.1","3.12.2","3.12.4","3.13.0","3.14.0","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.17.0","3.17.1","3.17.2","3.17.3","3.18.0","3.18.1","3.18.2","3.18.3","3.19.0","3.19.1"],"unaffected_versions":["3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.1","3.20.2","3.20.3","3.21.0","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/google-protobuf","docker_dependents_count":344,"docker_downloads_count":479694129,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/google-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-21T02:00:16.253Z","issues_count":2015,"pull_requests_count":15430,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940659.6304510155,"issues_closed_count":1665,"pull_requests_closed_count":13390,"pull_request_authors_count":453,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.4201555411535969,"merged_pull_requests_count":5692,"bot_issues_count":60,"bot_pull_requests_count":13399,"past_year_issues_count":162,"past_year_pull_requests_count":3102,"past_year_avg_time_to_close_issue":1555100.4146341463,"past_year_avg_time_to_close_pull_request":535515.687804878,"past_year_issues_closed_count":82,"past_year_pull_requests_closed_count":2255,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":140,"past_year_avg_comments_per_issue":1.2407407407407407,"past_year_avg_comments_per_pull_request":0.12959381044487428,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":2843,"past_year_merged_pull_requests_count":852,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"acozzette","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/google-protobuf/codemeta","maintainers":[{"uuid":"87648","login":"google_protobuf_team","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/google_protobuf_team","role":null,"created_at":"2025-10-07T19:07:58.591Z","updated_at":"2025-10-07T19:07:58.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/google_protobuf_team/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190402,"maintainers_count":67481,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":11139740,"name":"py3-protobuf-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.24.4-r1","last_synced_at":"2026-04-11T22:04:24.103Z","created_at":"2024-12-07T13:02:25.544Z","updated_at":"2026-04-11T22:04:24.104Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-protobuf-pyc","install_command":"apk add py3-protobuf-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.206Z","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:apk/alpine/py3-protobuf-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":491,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-12-08T20:40:22.203Z","updated_at":"2024-12-08T20:40:22.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11750281,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:04:00.722Z","created_at":"2025-06-07T11:58:16.876Z","updated_at":"2026-04-11T22:04:00.722Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:40.293Z","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:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T03:25:13.864Z","updated_at":"2025-06-08T03:25:13.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11748026,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:03:57.539Z","created_at":"2025-06-07T11:02:30.485Z","updated_at":"2026-04-11T22:03:57.539Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:42.211Z","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:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T01:50:43.907Z","updated_at":"2025-06-08T01:50:43.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11124170,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:10.407Z","created_at":"2024-12-07T06:09:57.964Z","updated_at":"2026-04-11T22:04:10.407Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.662Z","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:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:27.468Z","updated_at":"2024-12-08T20:40:27.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11766341,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"5.29.4-r0","last_synced_at":"2026-04-11T22:04:16.316Z","created_at":"2025-06-07T18:43:35.947Z","updated_at":"2026-04-11T22:04:16.316Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.781Z","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:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":492,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2025-06-08T16:20:56.172Z","updated_at":"2025-06-08T16:20:56.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11124181,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:28.317Z","created_at":"2024-12-07T06:10:01.064Z","updated_at":"2026-04-11T22:04:28.317Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.379Z","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:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:27.447Z","updated_at":"2024-12-08T20:40:27.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139738,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.24.4-r1","last_synced_at":"2026-04-11T22:04:23.892Z","created_at":"2024-12-07T13:02:25.536Z","updated_at":"2026-04-11T22:04:23.892Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.253Z","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:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":491,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-12-08T20:40:20.812Z","updated_at":"2024-12-08T20:40:20.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11750279,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:04:24.431Z","created_at":"2025-06-07T11:58:15.845Z","updated_at":"2026-04-11T22:04:24.431Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.071Z","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:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T03:25:06.259Z","updated_at":"2025-06-08T03:25:06.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11748007,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:04:26.233Z","created_at":"2025-06-07T11:02:21.095Z","updated_at":"2026-04-11T22:04:26.233Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.301Z","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:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T01:50:29.379Z","updated_at":"2025-06-08T01:50:29.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11121936,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:28.290Z","created_at":"2024-12-07T05:07:39.265Z","updated_at":"2026-04-11T22:04:28.290Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.879Z","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:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:20.748Z","updated_at":"2024-12-08T20:40:20.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11124171,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:28.489Z","created_at":"2024-12-07T06:09:58.201Z","updated_at":"2026-04-11T22:04:28.490Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:40.285Z","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:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:27.410Z","updated_at":"2024-12-08T20:40:27.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8663400,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-11T22:04:53.108Z","created_at":"2023-12-20T10:00:22.790Z","updated_at":"2026-04-11T22:04:53.109Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.986Z","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:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T11:10:58.372Z","updated_at":"2023-12-20T11:10:58.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10330542,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-11T22:04:53.140Z","created_at":"2024-06-11T02:31:09.027Z","updated_at":"2026-04-11T22:04:53.140Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.780Z","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:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T20:32:30.273Z","updated_at":"2024-06-11T20:32:30.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10328292,"name":"libprotobuf","ecosystem":"alpine","description":"Runtime library for C++ users of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-11T22:04:55.170Z","created_at":"2024-06-11T01:15:05.068Z","updated_at":"2026-04-11T22:04:55.170Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/libprotobuf","install_command":"apk add libprotobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.932Z","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:apk/alpine/libprotobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libprotobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T19:52:58.030Z","updated_at":"2024-06-11T19:52:58.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8661150,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-11T22:05:00.758Z","created_at":"2023-12-20T09:57:21.012Z","updated_at":"2026-04-11T22:05:00.759Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.403Z","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:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T10:30:42.861Z","updated_at":"2023-12-20T10:30:42.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6077114,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_number":"3.21.9-r0","last_synced_at":"2026-04-11T22:05:18.218Z","created_at":"2023-01-31T19:46:29.636Z","updated_at":"2026-04-11T22:05:18.219Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:43.071Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":6.821881666105311},"purl":"pkg:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-02-01T04:02:12.872Z","updated_at":"2023-02-01T04:02:12.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13953243,"name":"emacs-protobuf-mode","ecosystem":"guix","description":"Protocol buffers major mode for Emacs","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:49:55.665Z","latest_release_published_at":"2026-03-02T19:49:55.665Z","latest_release_number":"3.21.9","last_synced_at":"2026-04-27T16:44:45.063Z","created_at":"2026-03-02T19:49:55.472Z","updated_at":"2026-04-27T16:44:45.270Z","registry_url":"https://packages.guix.gnu.org/packages/emacs-protobuf-mode/3.21.9/","install_command":"guix install emacs-protobuf-mode","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/protobuf.scm#n668","metadata":{"location":"gnu/packages/protobuf.scm:668","variable_name":"emacs-protobuf-mode"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-04-01T05:43:19.000Z","size":216227,"stargazers_count":71020,"open_issues_count":249,"forks_count":16088,"subscribers_count":2022,"default_branch":"main","last_synced_at":"2026-04-01T05:46:25.584Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-04-01T03:50:11.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":447,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"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-04-03T08:59:53.993Z","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/emacs-protobuf-mode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/emacs-protobuf-mode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/emacs-protobuf-mode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/emacs-protobuf-mode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-03T08:00:21.851Z","issues_count":2015,"pull_requests_count":15427,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940799.7796698783,"issues_closed_count":1665,"pull_requests_closed_count":13387,"pull_request_authors_count":452,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.4201724249692098,"merged_pull_requests_count":5691,"bot_issues_count":60,"bot_pull_requests_count":13397,"past_year_issues_count":182,"past_year_pull_requests_count":3648,"past_year_avg_time_to_close_issue":1797511.7586206896,"past_year_avg_time_to_close_pull_request":508743.2056451613,"past_year_issues_closed_count":87,"past_year_pull_requests_closed_count":2728,"past_year_pull_request_authors_count":94,"past_year_issue_authors_count":156,"past_year_avg_comments_per_issue":1.1593406593406592,"past_year_avg_comments_per_pull_request":0.1680372807017544,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":3352,"past_year_merged_pull_requests_count":1011,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"}],"active_maintainers":[{"login":"acozzette","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/emacs-protobuf-mode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/emacs-protobuf-mode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/emacs-protobuf-mode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/emacs-protobuf-mode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/emacs-protobuf-mode/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31189,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","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":14006202,"name":"protobuf-static","ecosystem":"guix","description":"Data encoding for remote procedure calls (RPCs)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-08T00:00:25.739Z","latest_release_published_at":"2026-03-08T00:00:25.739Z","latest_release_number":"3.21.9","last_synced_at":"2026-04-27T16:44:46.286Z","created_at":"2026-03-08T00:00:25.519Z","updated_at":"2026-04-27T16:44:46.463Z","registry_url":"https://packages.guix.gnu.org/packages/protobuf-static/3.21.9/","install_command":"guix install protobuf-static","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/protobuf.scm#n270","metadata":{"location":"gnu/packages/protobuf.scm:270","variable_name":"protobuf-static-for-onnxruntime"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-03-07T08:42:18.000Z","size":213221,"stargazers_count":70806,"open_issues_count":240,"forks_count":16051,"subscribers_count":2025,"default_branch":"main","last_synced_at":"2026-03-07T09:46:55.719Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-03-07T09:29:27.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30238062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T23:52:25.683Z","status":"ssl_error","status_checked_at":"2026-03-07T23:52:25.373Z","response_time":53,"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-03-08T00:00:44.027Z","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/protobuf-static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/protobuf-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/protobuf-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/protobuf-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-07T11:00:15.958Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940957.9362020021,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":450,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.420195862247876,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13392,"past_year_issues_count":216,"past_year_pull_requests_count":4422,"past_year_avg_time_to_close_issue":2402448.4336283184,"past_year_avg_time_to_close_pull_request":469280.4526748971,"past_year_issues_closed_count":113,"past_year_pull_requests_closed_count":3402,"past_year_pull_request_authors_count":102,"past_year_issue_authors_count":187,"past_year_avg_comments_per_issue":1.4768518518518519,"past_year_avg_comments_per_pull_request":0.1919945725915875,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4051,"past_year_merged_pull_requests_count":1363,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"}],"active_maintainers":[{"login":"zhangskz","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/protobuf-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/protobuf-static/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/protobuf-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/protobuf-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/protobuf-static/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31189,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","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":7779594,"name":"py3-protobuf-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"4.21.12-r1","last_synced_at":"2026-04-15T17:04:19.766Z","created_at":"2023-05-22T14:31:25.728Z","updated_at":"2026-04-15T17:04:19.766Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-protobuf-pyc","install_command":"apk add py3-protobuf-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.656Z","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.029923694578823996,"forks_count":0.0,"docker_downloads_count":null,"average":0.007480923644705999},"purl":"pkg:apk/alpine/py3-protobuf-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-protobuf-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":133,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-05-23T07:20:35.388Z","updated_at":"2023-05-23T07:20:35.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11750286,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:04:26.472Z","created_at":"2025-06-07T11:58:21.387Z","updated_at":"2026-04-11T22:04:26.473Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:40.380Z","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:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T03:25:16.534Z","updated_at":"2025-06-08T03:25:16.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6040464,"name":"protoc","ecosystem":"alpine","description":"Protocol buffer compiler binary and library","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":15,"first_release_published_at":"2022-12-15T22:10:42.000Z","latest_release_published_at":"2025-10-02T10:59:03.000Z","latest_release_number":"31.1-r1","last_synced_at":"2026-04-11T20:05:36.463Z","created_at":"2023-01-31T17:50:57.701Z","updated_at":"2026-04-11T20:05:36.464Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/protoc","install_command":"apk add protoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.902Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":3.6787726988102696},"purl":"pkg:apk/alpine/protoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5358,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-01-31T18:58:22.625Z","updated_at":"2023-01-31T18:58:22.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6055774,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2022-12-15T22:11:33.000Z","latest_release_published_at":"2025-11-10T04:27:02.000Z","latest_release_number":"6.31.1-r1","last_synced_at":"2026-03-10T07:17:13.195Z","created_at":"2023-01-31T18:49:24.187Z","updated_at":"2026-03-10T07:17:13.195Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:41.904Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.0449279899812147,"stargazers_count":0.06261740763932373,"forks_count":0.011740763932373199,"average":0.27982154038822793},"purl":"pkg:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":774,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-01-31T23:12:18.602Z","updated_at":"2023-01-31T23:12:18.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39329,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11124180,"name":"protobuf","ecosystem":"alpine","description":"Library for extensible, efficient structure packing","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:10.416Z","created_at":"2024-12-07T06:10:00.928Z","updated_at":"2026-04-11T22:04:10.417Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/protobuf","install_command":"apk add protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.347Z","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:apk/alpine/protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:41.652Z","updated_at":"2024-12-08T20:40:41.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11124537,"name":"ruby-google-protobuf","ecosystem":"alpine","description":"Ruby bindings to Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-04-11T22:04:28.738Z","created_at":"2024-12-07T06:19:17.409Z","updated_at":"2026-04-11T22:04:28.738Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/ruby-google-protobuf","install_command":"apk add ruby-google-protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:40.008Z","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:apk/alpine/ruby-google-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-google-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-google-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-google-protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:27.396Z","updated_at":"2024-12-08T20:40:27.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11750280,"name":"protobuf-dev","ecosystem":"alpine","description":"Library for extensible, efficient structure packing (development files)","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_published_at":"2025-05-13T09:52:15.000Z","latest_release_number":"29.4-r0","last_synced_at":"2026-04-11T22:04:17.787Z","created_at":"2025-06-07T11:58:16.712Z","updated_at":"2026-04-11T22:04:17.787Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/protobuf-dev","install_command":"apk add protobuf-dev","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:36.246Z","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:apk/alpine/protobuf-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/protobuf-dev/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T03:25:08.413Z","updated_at":"2025-06-08T03:25:08.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6074729,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_number":"3.21.9-r0","last_synced_at":"2026-04-11T22:05:15.865Z","created_at":"2023-01-31T19:40:01.585Z","updated_at":"2026-04-11T22:05:15.865Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.928Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":3.195520377231391},"purl":"pkg:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-02-01T03:38:22.304Z","updated_at":"2023-02-01T03:38:22.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6074137,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_published_at":"2022-10-27T04:06:20.000Z","latest_release_number":"3.21.9-r0","last_synced_at":"2026-04-11T22:05:16.028Z","created_at":"2023-01-31T19:38:46.922Z","updated_at":"2026-04-11T22:05:16.028Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:40.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.033681374200067365,"forks_count":0.0,"average":6.821881666105311},"purl":"pkg:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-02-01T03:32:30.029Z","updated_at":"2023-02-01T03:32:30.029Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11121924,"name":"libprotoc","ecosystem":"alpine","description":"Runtime library for Protocol Buffer compiler","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_published_at":"2024-11-11T14:54:37.000Z","latest_release_number":"24.4-r4","last_synced_at":"2026-03-28T06:06:42.794Z","created_at":"2024-12-07T05:07:30.934Z","updated_at":"2026-03-28T06:06:42.794Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/libprotoc","install_command":"apk add libprotoc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.570Z","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:apk/alpine/libprotoc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotoc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libprotoc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-08T20:40:17.922Z","updated_at":"2024-12-08T20:40:17.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10345242,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.24.4-r1","last_synced_at":"2026-03-28T06:10:32.591Z","created_at":"2024-06-11T10:20:26.952Z","updated_at":"2026-03-28T06:10:32.592Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:38.494Z","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:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"team/rust","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","packages_count":398,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/rust","role":null,"created_at":"2024-06-12T01:25:12.085Z","updated_at":"2024-06-12T01:25:12.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":12593606,"name":"Protobuf","ecosystem":"cpan","description":"Namespace reservation for Google's Protocol Buffers","homepage":null,"licenses":"apache_2_0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":null,"namespace":null,"versions_count":1,"first_release_published_at":"2025-12-16T21:11:00.000Z","latest_release_published_at":"2025-12-16T21:11:00.000Z","latest_release_number":"0.001","last_synced_at":"2026-04-26T11:28:43.940Z","created_at":"2025-12-16T21:50:14.125Z","updated_at":"2026-04-26T11:28:43.940Z","registry_url":"https://metacpan.org/dist/Protobuf","install_command":null,"documentation_url":null,"metadata":{"author":"CJCOLLIER"},"repo_metadata":{},"repo_metadata_updated_at":"2025-12-16T22:56:21.983Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.5193370165745856,"dependent_packages_count":35.50208393912959,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":18.51071047785209},"purl":"pkg:cpan/Protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cpan/Protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cpan/Protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cpan/Protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/Protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/Protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/Protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/Protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages/Protobuf/codemeta","maintainers":[{"uuid":"CJCOLLIER","login":"CJCOLLIER","name":"C.J. Collier","email":"cjac@colliertech.org","url":"http://wp.colliertech.org/cj/","packages_count":9,"html_url":"https://metacpan.org/author/CJCOLLIER","role":null,"created_at":"2025-12-16T22:56:22.044Z","updated_at":"2025-12-16T22:56:22.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/maintainers/CJCOLLIER/packages"}],"registry":{"name":"metacpan.org","url":"https://metacpan.org","ecosystem":"cpan","default":true,"packages_count":41316,"maintainers_count":6857,"namespaces_count":0,"keywords_count":0,"github":"metacpan","metadata":{"funded_packages_count":1257},"icon_url":"https://github.com/metacpan.png","created_at":"2022-04-04T15:19:22.858Z","updated_at":"2026-04-03T06:49:30.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/metacpan.org/namespaces"}},{"id":4716023,"name":"com.google.protobuf:protobuf-kotlin-lite","ecosystem":"maven","description":"Kotlin lite Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.","homepage":"https://developers.google.com/protocol-buffers/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"com.google.protobuf","versions_count":134,"first_release_published_at":"2021-05-11T00:43:30.000Z","latest_release_published_at":"2026-03-20T17:18:31.000Z","latest_release_number":"4.34.1","last_synced_at":"2026-04-29T19:14:21.687Z","created_at":"2022-07-25T21:57:07.982Z","updated_at":"2026-04-30T04:25:08.107Z","registry_url":"https://central.sonatype.com/artifact/com.google.protobuf/protobuf-kotlin-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.protobuf/protobuf-kotlin-lite/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-02-07T05:25:58.000Z","size":211230,"stargazers_count":70647,"open_issues_count":227,"forks_count":16031,"subscribers_count":2024,"default_branch":"main","last_synced_at":"2026-02-07T09:26:01.236Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-02-07T08:22:05.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"fafbddc7-63c0-4738-b64b-c2ff8905af84","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T03:12:52.389Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":43,"rankings":{"downloads":null,"dependent_repos_count":3.3375066355505254,"dependent_packages_count":8.260133612443786,"stargazers_count":0.3441471940385213,"forks_count":0.5278392644304444,"docker_downloads_count":5.302230546569045,"average":3.5543714506064648},"purl":"pkg:maven/com.google.protobuf/protobuf-kotlin-lite","advisories":[{"uuid":"GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","url":"https://github.com/advisories/GHSA-735f-pc8j-v9w8","title":"protobuf-java has potential Denial of Service issue","description":"### Summary\nWhen parsing unknown fields in the Protobuf Java Lite and Full library, a maliciously crafted message can cause a StackOverflow error and lead to a program crash.\n\nReporter: Alexis Challande, Trail of Bits Ecosystem Security Team \u003cecosystem@trailofbits.com\u003e\n\nAffected versions: This issue affects all versions of both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n### Severity\n[CVE-2024-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7254) **High** CVSS4.0 Score 8.7 (NOTE: there may be a delay in publication)\nThis is a potential Denial of Service. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.\n\n### Proof of Concept\nFor reproduction details, please refer to the unit tests (Protobuf Java [LiteTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/lite/src/test/java/com/google/protobuf/LiteTest.java) and [CodedInputStreamTest](https://github.com/protocolbuffers/protobuf/blob/a037f28ff81ee45ebe008c64ab632bf5372242ce/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java)) that identify the specific inputs that exercise this parsing weakness.\n\n### Remediation and Mitigation\nWe have been working diligently to address this issue and have released a mitigation that is available now. Please update to the latest available versions of the following packages:\n* protobuf-java (3.25.5, 4.27.5, 4.28.2)\n* protobuf-javalite (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin (3.25.5, 4.27.5, 4.28.2)\n* protobuf-kotlin-lite (3.25.5, 4.27.5, 4.28.2)\n* com-protobuf [JRuby gem only] (3.25.5, 4.27.5, 4.28.2)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-19T16:06:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8","https://nvd.nist.gov/vuln/detail/CVE-2024-7254","https://github.com/protocolbuffers/protobuf/commit/4728531c162f2f9e8c2ca1add713cfee2db6be3b","https://github.com/protocolbuffers/protobuf/commit/850fcce9176e2c9070614dab53537760498c926b","https://github.com/protocolbuffers/protobuf/commit/9a5f5fe752a20cbac2e722b06949ac985abdd534","https://github.com/protocolbuffers/protobuf/commit/ac9fb5b4c71b0dd80985b27684e265d1f03abf46","https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa","https://github.com/protocolbuffers/protobuf/commit/d6c82fc55a76481c676f541a255571e8950bb8c3","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2024-7254.yml","https://security.netapp.com/advisory/ntap-20241213-0010","https://security.netapp.com/advisory/ntap-20250418-0006","https://github.com/advisories/GHSA-735f-pc8j-v9w8"],"source_kind":"github","identifiers":["GHSA-735f-pc8j-v9w8","CVE-2024-7254"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":71.72845206244438,"created_at":"2024-09-19T17:06:11.703Z","updated_at":"2026-04-30T04:04:00.789Z","epss_percentage":0.00115,"epss_percentile":0.29962,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT","packages":[{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"4.28.2","vulnerable_version_range":"\u003e= 4.28.0.rc.1, \u003c 4.28.2"},{"first_patched_version":"4.27.5","vulnerable_version_range":"\u003e= 4.0.0.rc.1, \u003c 4.27.5"},{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.2-universal-darwin","3.7.0.rc.3","3.7.0.rc.3-x86-mingw32","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2","3.7.0.rc.3-x86-linux","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-mingw32","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-universal-darwin","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1","3.8.0.rc.1-x86-linux","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-universal-darwin","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-mingw32","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-java","3.20.0.rc.2","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.1-x86_64-linux","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-x86-linux","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.2-x86-linux","3.20.0-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-java","3.20.1.rc.1","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x86_64-darwin","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.2-x86_64-linux","3.21.0.rc.1-x86-linux","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x64-mingw32","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.2","3.21.0.rc.2-x86-linux","3.21.0-java","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux","3.21.8","3.21.8-java","3.21.8-x64-mingw32","3.21.8-x64-mingw-ucrt","3.21.8-x86-linux","3.21.8-x86-mingw32","3.21.8-x86_64-darwin","3.21.8-x86_64-linux","3.21.9","3.21.9-java","3.21.9-x64-mingw32","3.21.9-x64-mingw-ucrt","3.21.9-x86-linux","3.21.9-x86-mingw32","3.21.9-x86_64-darwin","3.21.9-x86_64-linux","3.21.10","3.21.10-java","3.21.10-x64-mingw32","3.21.10-x64-mingw-ucrt","3.21.10-x86-linux","3.21.10-x86-mingw32","3.21.10-x86_64-darwin","3.21.10-x86_64-linux","3.21.11","3.21.11-java","3.21.11-x64-mingw32","3.21.11-x64-mingw-ucrt","3.21.11-x86-linux","3.21.11-x86-mingw32","3.21.11-x86_64-darwin","3.21.11-x86_64-linux","3.21.12","3.21.12-java","3.21.12-x64-mingw32","3.21.12-x64-mingw-ucrt","3.21.12-x86-linux","3.21.12-x86-mingw32","3.21.12-x86_64-darwin","3.21.12-x86_64-linux","3.22.0","3.22.0.rc.3-x86-mingw32","3.22.0.rc.3-x86_64-linux","3.22.0.rc.3-x64-mingw-ucrt","3.22.0.rc.3-x64-mingw32","3.22.0.rc.3-x86_64-darwin","3.22.0.rc.3-x86-linux","3.22.0.rc.2-x86_64-linux","3.22.0.rc.2-java","3.22.0.rc.3","3.22.0.rc.2","3.22.0.rc.2-arm64-darwin","3.22.0.rc.3-arm64-darwin","3.22.0.rc.3-java","3.22.0-arm64-darwin","3.22.0-java","3.22.0-x64-mingw32","3.22.0-x64-mingw-ucrt","3.22.0-x86-linux","3.22.0-x86-mingw32","3.22.0-x86_64-darwin","3.22.0-x86_64-linux","3.22.1","3.22.1-arm64-darwin","3.22.1-java","3.22.1-x64-mingw32","3.22.1-x64-mingw-ucrt","3.22.1-x86-linux","3.22.1-x86-mingw32","3.22.1-x86_64-darwin","3.22.1-x86_64-linux","3.22.2","3.22.2-aarch64-linux","3.22.2-arm64-darwin","3.22.2-java","3.22.2-x64-mingw32","3.22.2-x64-mingw-ucrt","3.22.2-x86-linux","3.22.2-x86-mingw32","3.22.2-x86_64-darwin","3.22.2-x86_64-linux","3.22.3","3.22.3-aarch64-linux","3.22.3-arm64-darwin","3.22.3-java","3.22.3-x64-mingw32","3.22.3-x64-mingw-ucrt","3.22.3-x86-linux","3.22.3-x86-mingw32","3.22.3-x86_64-darwin","3.22.3-x86_64-linux","3.22.5","3.22.5-aarch64-linux","3.22.5-arm64-darwin","3.22.5-java","3.22.5-x64-mingw32","3.22.5-x64-mingw-ucrt","3.22.5-x86-linux","3.22.5-x86-mingw32","3.22.5-x86_64-darwin","3.22.5-x86_64-linux","3.23.0","3.23.0.rc.3-x86-mingw32","3.23.0.rc.3-x86_64-darwin","3.23.0.rc.3-x64-mingw-ucrt","3.23.0.rc.3-x86_64-linux","3.23.0.rc.3-java","3.23.0.rc.3-aarch64-linux","3.23.0.rc.3","3.23.0.rc.3-arm64-darwin","3.23.0.rc.3-x64-mingw32","3.23.0.rc.3-x86-linux","3.23.0.rc.1-x86-mingw32","3.23.0.rc.1-x86-linux","3.23.0.rc.2-aarch64-linux","3.23.0.rc.1-x86_64-darwin","3.23.0.rc.1-x64-mingw32","3.23.0.rc.1-java","3.23.0.rc.1-x64-mingw-ucrt","3.23.0.rc.1-x86_64-linux","3.23.0.rc.2-arm64-darwin","3.23.0.rc.1","3.23.0.rc.1-aarch64-linux","3.23.0.rc.1-arm64-darwin","3.23.0.rc.2-x64-mingw-ucrt","3.23.0-aarch64-linux","3.23.0-arm64-darwin","3.23.0-java","3.23.0-x64-mingw32","3.23.0-x64-mingw-ucrt","3.23.0-x86-linux","3.23.0-x86-mingw32","3.23.0-x86_64-darwin","3.23.0-x86_64-linux","3.23.1","3.23.1-aarch64-linux","3.23.1-arm64-darwin","3.23.1-java","3.23.1-x64-mingw32","3.23.1-x64-mingw-ucrt","3.23.1-x86-linux","3.23.1-x86-mingw32","3.23.1-x86_64-darwin","3.23.1-x86_64-linux","3.23.2","3.23.2-aarch64-linux","3.23.2-arm64-darwin","3.23.2-java","3.23.2-x64-mingw32","3.23.2-x64-mingw-ucrt","3.23.2-x86-linux","3.23.2-x86-mingw32","3.23.2-x86_64-darwin","3.23.2-x86_64-linux","3.23.3","3.23.3-aarch64-linux","3.23.3-arm64-darwin","3.23.3-java","3.23.3-x64-mingw32","3.23.3-x64-mingw-ucrt","3.23.3-x86-linux","3.23.3-x86-mingw32","3.23.3-x86_64-darwin","3.23.3-x86_64-linux","3.23.4","3.23.4-aarch64-linux","3.23.4-arm64-darwin","3.23.4-java","3.23.4-x64-mingw32","3.23.4-x64-mingw-ucrt","3.23.4-x86-linux","3.23.4-x86-mingw32","3.23.4-x86_64-darwin","3.23.4-x86_64-linux","3.24.0","3.24.0.rc.2-x86-mingw32","3.24.0.rc.2-x86_64-linux","3.24.0.rc.2-x86_64-darwin","3.24.0.rc.2-x86-linux","3.24.0.rc.3","3.24.0.rc.2-java","3.24.0.rc.2-arm64-darwin","3.24.0.rc.2-x64-mingw32","3.24.0.rc.2","3.24.0.rc.1-x86-linux","3.24.0.rc.1-x86_64-linux","3.24.0.rc.1-x86-mingw32","3.24.0.rc.2-aarch64-linux","3.24.0.rc.2-x64-mingw-ucrt","3.24.0.rc.3-aarch64-linux","3.24.0.rc.1-java","3.24.0.rc.1-arm64-darwin","3.24.0.rc.1-x64-mingw32","3.24.0.rc.1","3.24.0.rc.1-aarch64-linux","3.24.0.rc.1-x64-mingw-ucrt","3.24.0.rc.1-x86_64-darwin","3.24.0.rc.3-arm64-darwin","3.24.0.rc.3-java","3.24.0.rc.3-x64-mingw32","3.24.0.rc.3-x64-mingw-ucrt","3.24.0.rc.3-x86-mingw32","3.24.0.rc.3-x86_64-linux","3.24.0.rc.3-x86_64-darwin","3.24.0.rc.3-x86-linux","3.24.0-aarch64-linux","3.24.0-arm64-darwin","3.24.0-java","3.24.0-x64-mingw32","3.24.0-x64-mingw-ucrt","3.24.0-x86-linux","3.24.0-x86-mingw32","3.24.0-x86_64-darwin","3.24.0-x86_64-linux","3.24.1","3.24.1-aarch64-linux","3.24.1-arm64-darwin","3.24.1-java","3.24.1-x64-mingw32","3.24.1-x64-mingw-ucrt","3.24.1-x86-linux","3.24.1-x86-mingw32","3.24.1-x86_64-darwin","3.24.1-x86_64-linux","3.24.2","3.24.2-aarch64-linux","3.24.2-arm64-darwin","3.24.2-java","3.24.2-x64-mingw32","3.24.2-x64-mingw-ucrt","3.24.2-x86-linux","3.24.2-x86-mingw32","3.24.2-x86_64-darwin","3.24.2-x86_64-linux","3.24.3","3.24.3-aarch64-linux","3.24.3-arm64-darwin","3.24.3-java","3.24.3-x64-mingw32","3.24.3-x64-mingw-ucrt","3.24.3-x86-linux","3.24.3-x86-mingw32","3.24.3-x86_64-darwin","3.24.3-x86_64-linux","3.24.4","3.24.4-aarch64-linux","3.24.4-arm64-darwin","3.24.4-java","3.24.4-x64-mingw32","3.24.4-x64-mingw-ucrt","3.24.4-x86-linux","3.24.4-x86-mingw32","3.24.4-x86_64-darwin","3.24.4-x86_64-linux","3.25.0","3.25.0.rc.2-x86-mingw32","3.25.0.rc.2-x86-linux","3.25.0.rc.2-x86_64-darwin","3.25.0.rc.2-x64-mingw32","3.25.0.rc.2-java","3.25.0.rc.2-x64-mingw-ucrt","3.25.0.rc.2-x86_64-linux","3.25.0.rc.1-x86-linux","3.25.0.rc.1-x86_64-linux","3.25.0.rc.1-x86-mingw32","3.25.0.rc.1-x64-mingw-ucrt","3.25.0.rc.1-java","3.25.0.rc.1-arm64-darwin","3.25.0.rc.1-x64-mingw32","3.25.0.rc.1-x86_64-darwin","3.25.0.rc.2","3.25.0.rc.1","3.25.0.rc.1-aarch64-linux","3.25.0.rc.2-aarch64-linux","3.25.0.rc.2-arm64-darwin","3.25.0-aarch64-linux","3.25.0-arm64-darwin","3.25.0-java","3.25.0-x64-mingw32","3.25.0-x64-mingw-ucrt","3.25.0-x86-linux","3.25.0-x86-mingw32","3.25.0-x86_64-darwin","3.25.0-x86_64-linux","3.25.1","3.25.1-aarch64-linux","3.25.1-arm64-darwin","3.25.1-java","3.25.1-x64-mingw32","3.25.1-x64-mingw-ucrt","3.25.1-x86-linux","3.25.1-x86-mingw32","3.25.1-x86_64-darwin","3.25.1-x86_64-linux","3.25.2","3.25.2-aarch64-linux","3.25.2-arm64-darwin","3.25.2-java","3.25.2-x64-mingw32","3.25.2-x64-mingw-ucrt","3.25.2-x86-linux","3.25.2-x86-mingw32","3.25.2-x86_64-darwin","3.25.2-x86_64-linux","3.25.3","3.25.3-aarch64-linux","3.25.3-arm64-darwin","3.25.3-java","3.25.3-x64-mingw32","3.25.3-x64-mingw-ucrt","3.25.3-x86-linux","3.25.3-x86-mingw32","3.25.3-x86_64-darwin","3.25.3-x86_64-linux","3.25.4","3.25.4-aarch64-linux","3.25.4-arm64-darwin","3.25.4-java","3.25.4-x64-mingw32","3.25.4-x64-mingw-ucrt","3.25.4-x86-linux","3.25.4-x86-mingw32","3.25.4-x86_64-darwin","3.25.4-x86_64-linux","3.25.5-aarch64-linux","3.25.5-arm64-darwin","3.25.5-java","3.25.5-x64-mingw32","3.25.5-x64-mingw-ucrt","3.25.5-x86-linux","3.25.5-x86-mingw32","3.25.5-x86_64-darwin","3.25.5-x86_64-linux","4.0.0.rc.1","4.0.0.rc.2","4.0.0.rc.2-universal-darwin","4.26.0","4.26.0.rc.2","4.26.0.rc.1","4.26.0.rc.3-x86_64-darwin","4.26.0.rc.3-x86_64-linux","4.26.0.rc.1-aarch64-linux","4.26.0.rc.1-arm64-darwin","4.26.0.rc.1-java","4.26.0.rc.1-x64-mingw32","4.26.0.rc.1-x64-mingw-ucrt","4.26.0.rc.1-x86_64-darwin","4.26.0.rc.1-x86_64-linux","4.26.0.rc.1-x86-linux","4.26.0.rc.1-x86-mingw32","4.26.0.rc.3-x86-linux","4.26.0.rc.2-aarch64-linux","4.26.0.rc.2-arm64-darwin","4.26.0.rc.2-java","4.26.0.rc.2-x64-mingw32","4.26.0.rc.2-x64-mingw-ucrt","4.26.0.rc.2-x86_64-darwin","4.26.0.rc.2-x86_64-linux","4.26.0.rc.2-x86-linux","4.26.0.rc.2-x86-mingw32","4.26.0.rc.3","4.26.0.rc.3-aarch64-linux","4.26.0.rc.3-arm64-darwin","4.26.0.rc.3-java","4.26.0.rc.3-x64-mingw32","4.26.0.rc.3-x64-mingw-ucrt","4.26.0.rc.3-x86-mingw32","4.26.0-aarch64-linux","4.26.0-arm64-darwin","4.26.0-java","4.26.0-x64-mingw32","4.26.0-x64-mingw-ucrt","4.26.0-x86-linux","4.26.0-x86-mingw32","4.26.0-x86_64-darwin","4.26.0-x86_64-linux","4.26.1","4.26.1-aarch64-linux","4.26.1-arm64-darwin","4.26.1-java","4.26.1-x64-mingw32","4.26.1-x64-mingw-ucrt","4.26.1-x86-linux","4.26.1-x86-mingw32","4.26.1-x86_64-darwin","4.26.1-x86_64-linux","4.27.0","4.27.0.rc.1-java","4.27.0.rc.2-x86-mingw32","4.27.0.rc.1-aarch64-linux","4.27.0.rc.1","4.27.0.rc.1-arm64-darwin","4.27.0.rc.3-x86-linux","4.27.0.rc.3-x86-mingw32","4.27.0.rc.1-x64-mingw32","4.27.0.rc.1-x64-mingw-ucrt","4.27.0.rc.1-x86_64-darwin","4.27.0.rc.1-x86_64-linux","4.27.0.rc.1-x86-linux","4.27.0.rc.1-x86-mingw32","4.27.0.rc.2","4.27.0.rc.2-aarch64-linux","4.27.0.rc.2-arm64-darwin","4.27.0.rc.2-java","4.27.0.rc.2-x64-mingw32","4.27.0.rc.2-x64-mingw-ucrt","4.27.0.rc.2-x86_64-darwin","4.27.0.rc.2-x86_64-linux","4.27.0.rc.2-x86-linux","4.27.0.rc.3-x64-mingw32","4.27.0.rc.3","4.27.0.rc.3-aarch64-linux","4.27.0.rc.3-arm64-darwin","4.27.0.rc.3-java","4.27.0.rc.3-x86_64-linux","4.27.0.rc.3-x64-mingw-ucrt","4.27.0.rc.3-x86_64-darwin","4.27.0-aarch64-linux","4.27.0-arm64-darwin","4.27.0-java","4.27.0-x64-mingw32","4.27.0-x64-mingw-ucrt","4.27.0-x86-linux","4.27.0-x86-mingw32","4.27.0-x86_64-darwin","4.27.0-x86_64-linux","4.27.1","4.27.1-aarch64-linux","4.27.1-arm64-darwin","4.27.1-java","4.27.1-x64-mingw32","4.27.1-x64-mingw-ucrt","4.27.1-x86-linux","4.27.1-x86-mingw32","4.27.1-x86_64-darwin","4.27.1-x86_64-linux","4.27.2","4.27.2-aarch64-linux","4.27.2-arm64-darwin","4.27.2-java","4.27.2-x64-mingw32","4.27.2-x64-mingw-ucrt","4.27.2-x86-linux","4.27.2-x86-mingw32","4.27.2-x86_64-darwin","4.27.2-x86_64-linux","4.27.3","4.27.3-aarch64-linux","4.27.3-arm64-darwin","4.27.3-java","4.27.3-x64-mingw32","4.27.3-x64-mingw-ucrt","4.27.3-x86-linux","4.27.3-x86-mingw32","4.27.3-x86_64-darwin","4.27.3-x86_64-linux","4.27.4","4.27.4-aarch64-linux","4.27.4-arm64-darwin","4.27.4-java","4.27.4-x64-mingw32","4.27.4-x64-mingw-ucrt","4.27.4-x86-linux","4.27.4-x86-mingw32","4.27.4-x86_64-darwin","4.27.4-x86_64-linux","4.27.5-aarch64-linux","4.27.5-arm64-darwin","4.27.5-java","4.27.5-x64-mingw32","4.27.5-x64-mingw-ucrt","4.27.5-x86-linux","4.27.5-x86-mingw32","4.27.5-x86_64-darwin","4.27.5-x86_64-linux","4.28.0","4.28.0.rc.1","4.28.0.rc.1-aarch64-linux","4.28.0.rc.1-arm64-darwin","4.28.0.rc.1-java","4.28.0.rc.1-x64-mingw32","4.28.0.rc.1-x64-mingw-ucrt","4.28.0.rc.1-x86_64-darwin","4.28.0.rc.1-x86_64-linux","4.28.0.rc.1-x86-linux","4.28.0.rc.1-x86-mingw32","4.28.0.rc.2","4.28.0.rc.2-aarch64-linux","4.28.0.rc.2-arm64-darwin","4.28.0.rc.2-java","4.28.0.rc.2-x64-mingw32","4.28.0.rc.2-x64-mingw-ucrt","4.28.0.rc.2-x86_64-darwin","4.28.0.rc.2-x86_64-linux","4.28.0.rc.2-x86-linux","4.28.0.rc.2-x86-mingw32","4.28.0.rc.3","4.28.0.rc.3-aarch64-linux","4.28.0.rc.3-arm64-darwin","4.28.0.rc.3-java","4.28.0.rc.3-x64-mingw32","4.28.0.rc.3-x64-mingw-ucrt","4.28.0.rc.3-x86_64-darwin","4.28.0.rc.3-x86_64-linux","4.28.0.rc.3-x86-linux","4.28.0.rc.3-x86-mingw32","4.28.0-x64-mingw32","4.28.0-x64-mingw-ucrt","4.28.0-x86-linux","4.28.0-x86-mingw32","4.28.0-x86_64-darwin","4.28.0-x86_64-linux","4.28.1","4.28.1-aarch64-linux","4.28.1-arm64-darwin","4.28.1-java","4.28.1-x64-mingw32","4.28.1-x64-mingw-ucrt","4.28.1-x86-linux","4.28.1-x86-mingw32","4.28.1-x86_64-darwin","4.28.1-x86_64-linux","4.28.2-aarch64-linux","4.28.2-arm64-darwin","4.28.2-java","4.28.2-x64-mingw32","4.28.2-x64-mingw-ucrt","4.28.2-x86-linux","4.28.2-x86-mingw32","4.28.2-x86_64-darwin","4.28.2-x86_64-linux"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","4.27.5","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.25.5","vulnerable_version_range":"\u003c 3.25.5"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.16.3","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.19.6","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.20.3","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0-RC1","3.22.0-RC3","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.0-RC2","3.23.0-RC3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0-RC1","3.24.0-RC2","3.24.0-RC3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0-RC1","3.25.0-RC2","3.25.1","3.25.2","3.25.3","3.25.4"],"unaffected_versions":["3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03MzVmLXBjOGotdjl3OM4AA_sT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","url":"https://github.com/advisories/GHSA-h4h5-3hr4-j3g2","title":"protobuf-java has a potential Denial of Service issue","description":"## Summary\nA potential Denial of Service issue in `protobuf-java` core and lite was discovered in the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated [embedded messages](http://developers.google.com/protocol-buffers/docs/encoding#embedded) with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. \n\nReporter: [OSS Fuzz](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771)\n\nAffected versions: This issue affects both the Java full and lite Protobuf runtimes, as well as Protobuf for Kotlin and JRuby, which themselves use the Java Protobuf runtime.\n\n## Severity\n\n[CVE-2022-3171](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3171) Medium - CVSS Score: 5.7 (NOTE: there may be a delay in publication)\n\n## Remediation and Mitigation\n\nPlease update to the latest available versions of the following packages:\n\nprotobuf-java (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-javalite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin (3.21.7, 3.20.3, 3.19.6, 3.16.3)\nprotobuf-kotlin-lite (3.21.7, 3.20.3, 3.19.6, 3.16.3)\ngoogle-protobuf [JRuby gem only] (3.21.7, 3.20.3, 3.19.6)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-04T22:17:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48771","https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","https://nvd.nist.gov/vuln/detail/CVE-2022-3171","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2022-3171.yml","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/","https://security.gentoo.org/glsa/202301-09","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/","https://github.com/advisories/GHSA-h4h5-3hr4-j3g2"],"source_kind":"github","identifiers":["GHSA-h4h5-3hr4-j3g2","CVE-2022-3171"],"repository_url":"https://github.com/protocolbuffers/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.240Z","updated_at":"2026-04-30T04:08:38.550Z","epss_percentage":0.00166,"epss_percentile":0.3736,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm","packages":[{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin-lite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":14,"dependent_repos_count":43,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-javalite","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":75,"dependent_repos_count":765,"downloads":null,"downloads_period":null},"affected_versions":["3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"rubygems","package_name":"google-protobuf","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0.rc.1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0.rc.1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0.rc.1, \u003c 3.21.7"}],"purl":"pkg:gem/google-protobuf","statistics":{"dependent_packages_count":176,"dependent_repos_count":4547,"downloads":421954419,"downloads_period":"total"},"affected_versions":["3.0.0","3.0.0.alpha.1.0","3.0.0.alpha.1.1","3.0.0.alpha.2.0","3.0.0.alpha.3","3.0.0.alpha.3.1.pre","3.0.0.alpha.4.0","3.0.0.alpha.5.0.3","3.0.0.alpha.5.0.3-universal-darwin","3.0.0.alpha.5.0.3-x64-mingw32","3.0.0.alpha.5.0.3-x86_64-linux","3.0.0.alpha.5.0.3-x86-linux","3.0.0.alpha.5.0.3-x86-mingw32","3.0.0.alpha.5.0.4","3.0.0.alpha.5.0.4-universal-darwin","3.0.0.alpha.5.0.4-x64-mingw32","3.0.0.alpha.5.0.4-x86_64-linux","3.0.0.alpha.5.0.4-x86-linux","3.0.0.alpha.5.0.4-x86-mingw32","3.0.0.alpha.5.0.5","3.0.0.alpha.5.0.5.1","3.0.0.alpha.5.0.5.1-universal-darwin","3.0.0.alpha.5.0.5.1-x64-mingw32","3.0.0.alpha.5.0.5.1-x86_64-linux","3.0.0.alpha.5.0.5.1-x86-linux","3.0.0.alpha.5.0.5.1-x86-mingw32","3.0.0.alpha.5.0.5-x64-mingw32","3.0.0.alpha.5.0.5-x86_64-linux","3.0.0.alpha.5.0.5-x86-linux","3.0.0.alpha.5.0.5-x86-mingw32","3.0.0-universal-darwin","3.0.0-x64-mingw32","3.0.0-x86-linux","3.0.0-x86-mingw32","3.0.0-x86_64-linux","3.0.2","3.0.2-universal-darwin","3.0.2-x64-mingw32","3.0.2-x86-linux","3.0.2-x86-mingw32","3.0.2-x86_64-linux","3.1.0","3.1.0.0.pre","3.1.0.0.pre-java","3.1.0-java","3.1.0-universal-darwin","3.1.0-x64-mingw32","3.1.0-x86-linux","3.1.0-x86-mingw32","3.1.0-x86_64-linux","3.2.0","3.2.0.1","3.2.0.1-java","3.2.0.1-universal-darwin","3.2.0.1-x64-mingw32","3.2.0.1-x86-linux","3.2.0.1-x86-mingw32","3.2.0.1-x86_64-linux","3.2.0.2","3.2.0.2-java","3.2.0.2-universal-darwin","3.2.0.2-x64-mingw32","3.2.0.2-x86-linux","3.2.0.2-x86-mingw32","3.2.0.2-x86_64-linux","3.2.0-universal-darwin","3.2.0-x64-mingw32","3.2.0-x86-linux","3.2.0-x86-mingw32","3.2.0-x86_64-linux","3.2.1.pre","3.2.1.pre-universal-darwin","3.2.1.pre-x64-mingw32","3.2.1.pre-x86-linux","3.2.1.pre-x86-mingw32","3.2.1.pre-x86_64-linux","3.3.0","3.3.0-java","3.3.0-universal-darwin","3.3.0-x64-mingw32","3.3.0-x86-linux","3.3.0-x86-mingw32","3.3.0-x86_64-linux","3.4.0.1","3.4.0.1-x64-mingw32","3.4.0.1-x86-linux","3.4.0.1-x86-mingw32","3.4.0.1-x86_64-linux","3.4.0.2","3.4.0.2-universal-darwin","3.4.0.2-x64-mingw32","3.4.0.2-x86-linux","3.4.0.2-x86-mingw32","3.4.0.2-x86_64-linux","3.4.1.1","3.4.1.1-universal-darwin","3.4.1.1-x64-mingw32","3.4.1.1-x86-linux","3.4.1.1-x86-mingw32","3.4.1.1-x86_64-linux","3.5.0","3.5.0.pre","3.5.0.pre-java","3.5.0-universal-darwin","3.5.0-x64-mingw32","3.5.0-x86-linux","3.5.0-x86-mingw32","3.5.0-x86_64-linux","3.5.1","3.5.1.1","3.5.1.1-universal-darwin","3.5.1.1-x64-mingw32","3.5.1.1-x86-linux","3.5.1.1-x86-mingw32","3.5.1.1-x86_64-linux","3.5.1.2","3.5.1.2-universal-darwin","3.5.1.2-x64-mingw32","3.5.1.2-x86-linux","3.5.1.2-x86-mingw32","3.5.1.2-x86_64-linux","3.5.1-universal-darwin","3.5.1-x64-mingw32","3.5.1-x86-linux","3.5.1-x86-mingw32","3.5.1-x86_64-linux","3.6.0","3.6.0-universal-darwin","3.6.0-x64-mingw32","3.6.0-x86-linux","3.6.0-x86-mingw32","3.6.0-x86_64-linux","3.6.1","3.6.1-universal-darwin","3.6.1-x64-mingw32","3.6.1-x86-linux","3.6.1-x86-mingw32","3.6.1-x86_64-linux","3.7.0","3.7.0.rc.3-x86-mingw32","3.7.0.rc.3-x86_64-linux","3.7.0.rc.3-universal-darwin","3.7.0.rc.2-x86-mingw32","3.7.0.rc.3-x86-linux","3.7.0.rc.2-x86_64-linux","3.7.0.rc.2-x86-linux","3.7.0.rc.2-x64-mingw32","3.7.0.rc.2","3.7.0.rc.3","3.7.0.rc.3-x64-mingw32","3.7.0.rc.2-universal-darwin","3.7.0-universal-darwin","3.7.0-x64-mingw32","3.7.0-x86-linux","3.7.0-x86-mingw32","3.7.0-x86_64-linux","3.7.1","3.7.1-universal-darwin","3.7.1-x64-mingw32","3.7.1-x86-linux","3.7.1-x86-mingw32","3.7.1-x86_64-linux","3.8.0","3.8.0.rc.1-x86-linux","3.8.0.rc.1-x64-mingw32","3.8.0.rc.1-universal-darwin","3.8.0.rc.1","3.8.0.rc.1-x86_64-linux","3.8.0.rc.1-x86-mingw32","3.8.0-universal-darwin","3.8.0-x64-mingw32","3.8.0-x86-linux","3.8.0-x86-mingw32","3.8.0-x86_64-linux","3.9.0","3.9.0.rc.1-x86-mingw32","3.9.0.rc.1-universal-darwin","3.9.0.rc.1-x64-mingw32","3.9.0.rc.1-x86_64-linux","3.9.0.rc.1","3.9.0.rc.1-x86-linux","3.9.0-universal-darwin","3.9.0-x64-mingw32","3.9.0-x86-linux","3.9.0-x86-mingw32","3.9.0-x86_64-linux","3.9.1","3.9.1-universal-darwin","3.9.1-x64-mingw32","3.9.1-x86-linux","3.9.1-x86-mingw32","3.9.1-x86_64-linux","3.9.2","3.9.2-universal-darwin","3.9.2-x64-mingw32","3.9.2-x86-linux","3.9.2-x86-mingw32","3.9.2-x86_64-linux","3.10.0.rc.1-x86_64-linux","3.10.0.rc.1-x64-mingw32","3.10.0.rc.1-x86-linux","3.10.0.rc.1","3.10.0.rc.1-universal-darwin","3.10.0.rc.1-x86-mingw32","3.10.1","3.10.1-universal-darwin","3.10.1-x64-mingw32","3.10.1-x86-linux","3.10.1-x86-mingw32","3.10.1-x86_64-linux","3.11.0","3.11.0.rc.2-x86-linux","3.11.0.rc.2-x86_64-linux","3.11.0.rc.2-x86-mingw32","3.11.0.rc.2-universal-darwin","3.11.0.rc.1-x86-mingw32","3.11.0.rc.1-x86-linux","3.11.0.rc.2","3.11.0.rc.2-x64-mingw32","3.11.0.rc.1","3.11.0.rc.1-universal-darwin","3.11.0.rc.1-x64-mingw32","3.11.0.rc.1-x86_64-linux","3.11.0-universal-darwin","3.11.0-x64-mingw32","3.11.0-x86-linux","3.11.0-x86-mingw32","3.11.0-x86_64-linux","3.11.1","3.11.1-universal-darwin","3.11.1-x64-mingw32","3.11.1-x86-linux","3.11.1-x86-mingw32","3.11.1-x86_64-linux","3.11.2","3.11.2-universal-darwin","3.11.2-x64-mingw32","3.11.2-x86-linux","3.11.2-x86-mingw32","3.11.2-x86_64-linux","3.11.3","3.11.3-universal-darwin","3.11.3-x64-mingw32","3.11.3-x86-linux","3.11.3-x86-mingw32","3.11.3-x86_64-linux","3.11.4","3.11.4-universal-darwin","3.11.4-x64-mingw32","3.11.4-x86-linux","3.11.4-x86-mingw32","3.11.4-x86_64-linux","3.12.0","3.12.0.rc.2-x86-linux","3.12.0.rc.2-x86_64-linux","3.12.0.rc.2-x86-mingw32","3.12.0.rc.2-universal-darwin","3.12.0.rc.1-x86-mingw32","3.12.0.rc.1-x86-linux","3.12.0.rc.2","3.12.0.rc.2-x64-mingw32","3.12.0.rc.1","3.12.0.rc.1-universal-darwin","3.12.0.rc.1-x64-mingw32","3.12.0.rc.1-x86_64-linux","3.12.0-universal-darwin","3.12.0-x64-mingw32","3.12.0-x86-linux","3.12.0-x86-mingw32","3.12.0-x86_64-linux","3.12.1","3.12.1-universal-darwin","3.12.1-x64-mingw32","3.12.1-x86-linux","3.12.1-x86-mingw32","3.12.1-x86_64-linux","3.12.2","3.12.2-universal-darwin","3.12.2-x64-mingw32","3.12.2-x86-linux","3.12.2-x86-mingw32","3.12.2-x86_64-linux","3.12.4","3.12.4-universal-darwin","3.12.4-x64-mingw32","3.12.4-x86-linux","3.12.4-x86-mingw32","3.12.4-x86_64-linux","3.13.0","3.13.0.rc.3-x86-mingw32","3.13.0.rc.3-x86_64-linux","3.13.0.rc.3-x64-mingw32","3.13.0.rc.3-x86-linux","3.13.0.rc.3","3.13.0.rc.3-universal-darwin","3.13.0-universal-darwin","3.13.0-x64-mingw32","3.13.0-x86-linux","3.13.0-x86-mingw32","3.13.0-x86_64-linux","3.14.0","3.14.0.rc.3-x86-mingw32","3.14.0.rc.3-x86_64-linux","3.14.0.rc.3-universal-darwin","3.14.0.rc.3","3.14.0.rc.3-x64-mingw32","3.14.0.rc.3-x86-linux","3.14.0.rc.2-x86_64-linux","3.14.0.rc.2-universal-darwin","3.14.0.rc.2","3.14.0.rc.2-x64-mingw32","3.14.0.rc.2-x86-linux","3.14.0.rc.1-x86_64-linux","3.14.0.rc.1-x64-mingw32","3.14.0.rc.1-x86-linux","3.14.0.rc.1","3.14.0.rc.1-universal-darwin","3.14.0.rc.1-x86-mingw32","3.14.0.rc.2-x86-mingw32","3.14.0-universal-darwin","3.14.0-x64-mingw32","3.14.0-x86-linux","3.14.0-x86-mingw32","3.14.0-x86_64-linux","3.15.0","3.15.0.rc.2-x86-linux","3.15.0.rc.2-x86_64-linux","3.15.0.rc.2-x86-mingw32","3.15.0.rc.2","3.15.0.rc.1-x86-mingw32","3.15.0.rc.2-universal-darwin","3.15.0.rc.1-x86_64-linux","3.15.0.rc.1-universal-darwin","3.15.0.rc.1","3.15.0.rc.1-x64-mingw32","3.15.0.rc.1-x86-linux","3.15.0.rc.2-x64-mingw32","3.15.0-universal-darwin","3.15.0-x64-mingw32","3.15.0-x86-linux","3.15.0-x86-mingw32","3.15.0-x86_64-linux","3.15.1","3.15.1-universal-darwin","3.15.1-x64-mingw32","3.15.1-x86-linux","3.15.1-x86-mingw32","3.15.1-x86_64-linux","3.15.2","3.15.2-universal-darwin","3.15.2-x64-mingw32","3.15.2-x86-linux","3.15.2-x86-mingw32","3.15.2-x86_64-linux","3.15.3","3.15.3-universal-darwin","3.15.3-x64-mingw32","3.15.3-x86-linux","3.15.3-x86-mingw32","3.15.3-x86_64-linux","3.15.4","3.15.4-universal-darwin","3.15.4-x64-mingw32","3.15.4-x86-linux","3.15.4-x86-mingw32","3.15.4-x86_64-linux","3.15.5","3.15.5-universal-darwin","3.15.5-x64-mingw32","3.15.5-x86-linux","3.15.5-x86-mingw32","3.15.5-x86_64-linux","3.15.6","3.15.6-universal-darwin","3.15.6-x64-mingw32","3.15.6-x86-linux","3.15.6-x86-mingw32","3.15.6-x86_64-linux","3.15.7","3.15.7-universal-darwin","3.15.7-x64-mingw32","3.15.7-x86-linux","3.15.7-x86-mingw32","3.15.7-x86_64-linux","3.15.8","3.15.8-universal-darwin","3.15.8-x64-mingw32","3.15.8-x86-linux","3.15.8-x86-mingw32","3.15.8-x86_64-linux","3.16.0","3.16.0.rc.2-x86-mingw32","3.16.0.rc.2-x86-linux","3.16.0.rc.2-universal-darwin","3.16.0.rc.2","3.16.0.rc.2-x64-mingw32","3.16.0.rc.1-x86-linux","3.16.0.rc.1-x64-mingw32","3.16.0.rc.1-universal-darwin","3.16.0.rc.1-x86_64-linux","3.16.0.rc.1-x86-mingw32","3.16.0.rc.2-x86_64-linux","3.16.0.rc.1","3.16.0-universal-darwin","3.16.0-x64-mingw32","3.16.0-x86-linux","3.16.0-x86-mingw32","3.16.0-x86_64-linux","3.17.0","3.17.0.rc.2-x86-mingw32","3.17.0.rc.2-x86_64-linux","3.17.0.rc.2-x64-mingw32","3.17.0.rc.2-x86-linux","3.17.0.rc.1-x86-linux","3.17.0.rc.1-x86_64-linux","3.17.0.rc.1-x86-mingw32","3.17.0.rc.1-universal-darwin","3.17.0.rc.1","3.17.0.rc.1-x64-mingw32","3.17.0.rc.2","3.17.0.rc.2-universal-darwin","3.17.0-universal-darwin","3.17.0-x64-mingw32","3.17.0-x86-linux","3.17.0-x86-mingw32","3.17.0-x86_64-linux","3.17.1","3.17.1-universal-darwin","3.17.1-x64-mingw32","3.17.1-x86-linux","3.17.1-x86-mingw32","3.17.1-x86_64-linux","3.17.2","3.17.2-universal-darwin","3.17.2-x64-mingw32","3.17.2-x86-linux","3.17.2-x86-mingw32","3.17.2-x86_64-linux","3.17.3","3.17.3-universal-darwin","3.17.3-x64-mingw32","3.17.3-x86-linux","3.17.3-x86-mingw32","3.17.3-x86_64-linux","3.18.0","3.18.0.rc.2-x86-mingw32","3.18.0.rc.2-x86-linux","3.18.0.rc.2-x64-mingw32","3.18.0.rc.2","3.18.0.rc.1-x86-mingw32","3.18.0.rc.2-universal-darwin","3.18.0.rc.2-x86_64-linux","3.18.0.rc.1-x64-mingw32","3.18.0.rc.1","3.18.0.rc.1-universal-darwin","3.18.0.rc.1-x86_64-linux","3.18.0.rc.1-x86-linux","3.18.0-universal-darwin","3.18.0-x64-mingw32","3.18.0-x86-linux","3.18.0-x86-mingw32","3.18.0-x86_64-linux","3.18.1","3.18.1-universal-darwin","3.18.1-x64-mingw32","3.18.1-x86-linux","3.18.1-x86-mingw32","3.18.1-x86_64-linux","3.18.2","3.18.2-universal-darwin","3.18.2-x64-mingw32","3.18.2-x86-linux","3.18.2-x86-mingw32","3.18.2-x86_64-linux","3.18.3","3.18.3-universal-darwin","3.18.3-x64-mingw32","3.18.3-x86-linux","3.18.3-x86-mingw32","3.18.3-x86_64-linux","3.19.0","3.19.0.rc.2-x86-linux","3.19.0.rc.2-x86_64-darwin","3.19.0.rc.2-x64-mingw32","3.19.0.rc.2-x86_64-linux","3.19.0.rc.2-x86-mingw32","3.19.0.rc.1-x86-mingw32","3.19.0.rc.1-x86_64-linux","3.19.0.rc.1-x86_64-darwin","3.19.0.rc.1-x86-linux","3.19.0.rc.2","3.19.0.rc.1","3.19.0.rc.1-java","3.19.0.rc.1-x64-mingw32","3.19.0.rc.2-java","3.19.0-java","3.19.0-x64-mingw32","3.19.0-x86-linux","3.19.0-x86-mingw32","3.19.0-x86_64-darwin","3.19.0-x86_64-linux","3.19.1","3.19.1-java","3.19.1-x64-mingw32","3.19.1-x86-linux","3.19.1-x86-mingw32","3.19.1-x86_64-darwin","3.19.1-x86_64-linux","3.19.2","3.19.2-java","3.19.2-x64-mingw32","3.19.2-x86-linux","3.19.2-x86-mingw32","3.19.2-x86_64-darwin","3.19.2-x86_64-linux","3.19.3","3.19.3-java","3.19.3-x64-mingw32","3.19.3-x86-linux","3.19.3-x86-mingw32","3.19.3-x86_64-darwin","3.19.3-x86_64-linux","3.19.4","3.19.4-java","3.19.4-x64-mingw32","3.19.4-x86-linux","3.19.4-x86-mingw32","3.19.4-x86_64-darwin","3.19.4-x86_64-linux","3.19.5","3.19.5-java","3.19.5-x64-mingw32","3.19.5-x86-linux","3.19.5-x86-mingw32","3.19.5-x86_64-darwin","3.19.5-x86_64-linux","3.19.6-java","3.19.6-x64-mingw32","3.19.6-x86-linux","3.19.6-x86-mingw32","3.19.6-x86_64-darwin","3.19.6-x86_64-linux","3.20.0","3.20.0.rc.2-x86-linux","3.20.0.rc.2-x86_64-darwin","3.20.0.rc.2-x64-mingw32","3.20.0.rc.2-x86_64-linux","3.20.0.rc.2-x86-mingw32","3.20.0.rc.1-x86-mingw32","3.20.0.rc.1-x86-linux","3.20.0.rc.2","3.20.0.rc.1-x86_64-darwin","3.20.0.rc.1-java","3.20.0.rc.1","3.20.0.rc.1-x64-mingw32","3.20.0.rc.1-x86_64-linux","3.20.0.rc.2-java","3.20.0-x64-mingw32","3.20.0-x86-linux","3.20.0-x86-mingw32","3.20.0-x86_64-darwin","3.20.0-x86_64-linux","3.20.1","3.20.1.rc.1-x86-linux","3.20.1.rc.1-x86_64-darwin","3.20.1.rc.1-x64-mingw32","3.20.1.rc.1-x86_64-linux","3.20.1.rc.1-x86-mingw32","3.20.1.rc.1","3.20.1.rc.1-java","3.20.1-java","3.20.1-x64-mingw32","3.20.1-x86-linux","3.20.1-x86-mingw32","3.20.1-x86_64-darwin","3.20.1-x86_64-linux","3.20.2","3.20.2-java","3.20.2-x64-mingw32","3.20.2-x86-linux","3.20.2-x86-mingw32","3.20.2-x86_64-darwin","3.20.2-x86_64-linux","3.20.3-java","3.20.3-x64-mingw32","3.20.3-x86-linux","3.20.3-x86-mingw32","3.20.3-x86_64-darwin","3.20.3-x86_64-linux","3.21.0","3.21.0.rc.1","3.21.0.rc.1-java","3.21.0.rc.1-x64-mingw32","3.21.0.rc.2-x86-linux","3.21.0.rc.2-x86_64-linux","3.21.0.rc.2-x86-mingw32","3.21.0.rc.2-x64-mingw32","3.21.0.rc.2-java","3.21.0.rc.2-x64-mingw-ucrt","3.21.0.rc.1-x86-mingw32","3.21.0.rc.1-x86_64-linux","3.21.0.rc.1-x86_64-darwin","3.21.0.rc.1-x86-linux","3.21.0.rc.2","3.21.0.rc.2-x86_64-darwin","3.21.0-x64-mingw32","3.21.0-x64-mingw-ucrt","3.21.0-x86-linux","3.21.0-x86-mingw32","3.21.0-x86_64-darwin","3.21.0-x86_64-linux","3.21.1","3.21.1-java","3.21.1-x64-mingw32","3.21.1-x64-mingw-ucrt","3.21.1-x86-linux","3.21.1-x86-mingw32","3.21.1-x86_64-darwin","3.21.1-x86_64-linux","3.21.2","3.21.2-java","3.21.2-x64-mingw32","3.21.2-x64-mingw-ucrt","3.21.2-x86-linux","3.21.2-x86-mingw32","3.21.2-x86_64-darwin","3.21.2-x86_64-linux","3.21.3","3.21.3-java","3.21.3-x64-mingw32","3.21.3-x64-mingw-ucrt","3.21.3-x86-linux","3.21.3-x86-mingw32","3.21.3-x86_64-darwin","3.21.3-x86_64-linux","3.21.4","3.21.4-java","3.21.4-x64-mingw32","3.21.4-x64-mingw-ucrt","3.21.4-x86-linux","3.21.4-x86-mingw32","3.21.4-x86_64-darwin","3.21.4-x86_64-linux","3.21.5","3.21.5-java","3.21.5-x64-mingw32","3.21.5-x64-mingw-ucrt","3.21.5-x86-linux","3.21.5-x86-mingw32","3.21.5-x86_64-darwin","3.21.5-x86_64-linux","3.21.6","3.21.6-java","3.21.6-x64-mingw32","3.21.6-x64-mingw-ucrt","3.21.6-x86-linux","3.21.6-x86-mingw32","3.21.6-x86_64-darwin","3.21.6-x86_64-linux","3.21.7-java","3.21.7-x64-mingw32","3.21.7-x64-mingw-ucrt","3.21.7-x86-linux","3.21.7-x86-mingw32","3.21.7-x86_64-darwin","3.21.7-x86_64-linux"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.0.rc.2","3.22.0.rc.3","3.22.1","3.22.2","3.22.3","3.22.5","3.23.0","3.23.0.rc.1","3.23.0.rc.3","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.0.rc.1","3.24.0.rc.2","3.24.0.rc.3","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.0.rc.1","3.25.0.rc.2","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","4.0.0.rc.1","4.0.0.rc.2","4.26.0","4.26.0.rc.1","4.26.0.rc.2","4.26.0.rc.3","4.26.1","4.27.0","4.27.0.rc.1","4.27.0.rc.2","4.27.0.rc.3","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.0.rc.1","4.28.0.rc.2","4.28.0.rc.3","4.28.1","4.28.2","4.28.3","4.29.0","4.29.0.rc.1","4.29.0.rc.2","4.29.0.rc.3","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.0.rc.1","4.30.0.rc.2","4.30.1","4.30.2","4.31.0","4.31.0.rc.1","4.31.0.rc.2","4.31.1","4.32.0","4.32.0.rc.1","4.32.0.rc.2","4.32.1","4.33.0","4.33.0.rc.1","4.33.0.rc.2","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.0.rc.1","4.34.0.rc.2","4.34.1","4.35.0.rc.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-kotlin","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":60,"dependent_repos_count":169,"downloads":null,"downloads_period":null},"affected_versions":["3.17.0","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]},{"ecosystem":"maven","package_name":"com.google.protobuf:protobuf-java","versions":[{"first_patched_version":"3.16.3","vulnerable_version_range":"\u003c 3.16.3"},{"first_patched_version":"3.19.6","vulnerable_version_range":"\u003e= 3.17.0-rc-1, \u003c 3.19.6"},{"first_patched_version":"3.20.3","vulnerable_version_range":"\u003e= 3.20.0-rc-1, \u003c 3.20.3"},{"first_patched_version":"3.21.7","vulnerable_version_range":"\u003e= 3.21.0-rc-1, \u003c 3.21.7"}],"purl":null,"statistics":{"dependent_packages_count":5130,"dependent_repos_count":38630,"downloads":null,"downloads_period":null},"affected_versions":["2.0.1","2.0.3","2.1.0","2.2.0","2.3.0","2.4.0a","2.4.1","2.5.0","2.6.0","2.6.1","3.0.0","3.0.0-alpha-2","3.0.0-alpha-3","3.0.0-alpha-3.1","3.0.0-beta-1","3.0.0-beta-2","3.0.0-beta-3","3.0.0-beta-4","3.0.2","3.1.0","3.2.0","3.2.0-rc.1","3.2.0rc2","3.3.0","3.3.1","3.4.0","3.5.0","3.5.1","3.6.0","3.6.1","3.7.0","3.7.0-rc1","3.7.1","3.8.0","3.8.0-rc-1","3.9.0","3.9.0-rc-1","3.9.1","3.9.2","3.10.0","3.10.0-rc-1","3.11.0","3.11.0-rc-1","3.11.0-rc-2","3.11.1","3.11.3","3.11.4","3.12.0","3.12.0-rc-1","3.12.0-rc-2","3.12.1","3.12.2","3.12.4","3.13.0","3.13.0-rc-3","3.14.0","3.14.0-rc-1","3.14.0-rc-2","3.14.0-rc-3","3.15.0","3.15.0-rc-1","3.15.0-rc-2","3.15.1","3.15.2","3.15.3","3.15.4","3.15.5","3.15.6","3.15.7","3.15.8","3.16.0","3.16.0-rc-1","3.16.0-rc-2","3.16.1","3.17.0","3.17.0-rc-1","3.17.0-rc-2","3.17.1","3.17.2","3.17.3","3.18.0","3.18.0-rc-1","3.18.0-rc-2","3.18.1","3.18.2","3.18.3","3.19.0","3.19.0-rc-1","3.19.0-rc-2","3.19.1","3.19.2","3.19.3","3.19.4","3.19.5","3.20.0","3.20.0-rc-1","3.20.1","3.20.1-rc-1","3.20.2","3.21.0","3.21.0-rc-1","3.21.0-rc-2","3.21.1","3.21.2","3.21.3","3.21.4","3.21.5","3.21.6"],"unaffected_versions":["3.16.3","3.19.6","3.20.3","3.21.7","3.21.8","3.21.9","3.21.10","3.21.11","3.21.12","3.22.0","3.22.1","3.22.2","3.22.3","3.22.4","3.22.5","3.23.0","3.23.1","3.23.2","3.23.3","3.23.4","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.25.0","3.25.1","3.25.2","3.25.3","3.25.4","3.25.5","3.25.6","3.25.7","3.25.8","3.25.9","4.26.0","4.26.1","4.27.0","4.27.1","4.27.2","4.27.3","4.27.4","4.27.5","4.28.0","4.28.1","4.28.2","4.28.3","4.29.0","4.29.1","4.29.2","4.29.3","4.29.4","4.29.5","4.29.6","4.30.0","4.30.1","4.30.2","4.31.0","4.31.1","4.32.0","4.32.1","4.33.0","4.33.1","4.33.2","4.33.3","4.33.4","4.33.5","4.33.6","4.34.0","4.34.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNGg1LTNocjQtajNnMs4AAvKm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-kotlin-lite","docker_dependents_count":1,"docker_downloads_count":44,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.protobuf:protobuf-kotlin-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.protobuf:protobuf-kotlin-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T13:00:17.839Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940962.9340355595,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":448,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.42013100719891044,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13394,"past_year_issues_count":248,"past_year_pull_requests_count":4939,"past_year_avg_time_to_close_issue":2789659.9609375,"past_year_avg_time_to_close_pull_request":438943.30781169166,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":3866,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":213,"past_year_avg_comments_per_issue":1.4798387096774195,"past_year_avg_comments_per_pull_request":0.20307754606195585,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4493,"past_year_merged_pull_requests_count":1577,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"mkruskal-google","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"deannagarcia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"googleberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.protobuf:protobuf-kotlin-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604386,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10330538,"name":"protobuf-vim","ecosystem":"alpine","description":"Vim syntax for protobuf","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-08T09:56:55.644Z","created_at":"2024-06-11T02:31:05.360Z","updated_at":"2026-04-08T09:56:55.645Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/protobuf-vim","install_command":"apk add protobuf-vim","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.106Z","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:apk/alpine/protobuf-vim?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protobuf-vim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protobuf-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protobuf-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-vim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/protobuf-vim/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T20:32:23.758Z","updated_at":"2024-06-11T20:32:23.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10330904,"name":"ruby-google-protobuf","ecosystem":"alpine","description":"Ruby bindings to Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"24.4-r1","last_synced_at":"2026-04-08T09:57:10.831Z","created_at":"2024-06-11T02:43:34.523Z","updated_at":"2026-04-08T09:57:10.831Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/ruby-google-protobuf","install_command":"apk add ruby-google-protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.119Z","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:apk/alpine/ruby-google-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-google-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-google-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-google-protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-11T20:38:50.261Z","updated_at":"2024-06-11T20:38:50.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":12049836,"name":"protobuf-bazel-rules","ecosystem":"conda","description":"Bazel rules for protobuf","homepage":"https://developers.google.com/protocol-buffers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2025-08-28T17:16:47.000Z","latest_release_published_at":"2026-02-10T13:54:07.000Z","latest_release_number":"33.5","last_synced_at":"2026-03-10T18:50:23.838Z","created_at":"2025-08-28T17:49:33.065Z","updated_at":"2026-03-10T18:50:23.839Z","registry_url":"https://anaconda.org/anaconda/protobuf-bazel-rules","install_command":"conda install -c anaconda protobuf-bazel-rules","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-02-07T05:25:58.000Z","size":211230,"stargazers_count":70647,"open_issues_count":227,"forks_count":16031,"subscribers_count":2024,"default_branch":"main","last_synced_at":"2026-02-07T09:26:01.236Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-02-07T08:22:05.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"fafbddc7-63c0-4738-b64b-c2ff8905af84","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:02:14.933Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.270044155240534,"dependent_packages_count":42.086916105042995,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.178480130141764},"purl":"pkg:conda/protobuf-bazel-rules","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/protobuf-bazel-rules","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/protobuf-bazel-rules","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/protobuf-bazel-rules/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-11T13:00:17.839Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940962.9340355595,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":448,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.42013100719891044,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13394,"past_year_issues_count":248,"past_year_pull_requests_count":4939,"past_year_avg_time_to_close_issue":2789659.9609375,"past_year_avg_time_to_close_pull_request":438943.30781169166,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":3866,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":213,"past_year_avg_comments_per_issue":1.4798387096774195,"past_year_avg_comments_per_pull_request":0.20307754606195585,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4493,"past_year_merged_pull_requests_count":1577,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"mkruskal-google","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"deannagarcia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"googleberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf-bazel-rules/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf-bazel-rules/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf-bazel-rules/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf-bazel-rules/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf-bazel-rules/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5031,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5284593,"name":"protobuf","ecosystem":"conda","description":"Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data,think XML, but smaller, faster, and simpler.","homepage":"https://developers.google.com/protocol-buffers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2017-11-15T21:41:07.000Z","latest_release_published_at":"2026-02-09T18:12:43.000Z","latest_release_number":"6.33.5","last_synced_at":"2026-03-10T18:50:50.121Z","created_at":"2022-10-03T15:41:05.780Z","updated_at":"2026-03-10T18:50:50.122Z","registry_url":"https://anaconda.org/anaconda/protobuf","install_command":"conda install -c anaconda protobuf","documentation_url":null,"metadata":{},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-02-07T05:25:58.000Z","size":211230,"stargazers_count":70647,"open_issues_count":227,"forks_count":16031,"subscribers_count":2024,"default_branch":"main","last_synced_at":"2026-02-07T09:26:01.236Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-02-07T08:22:05.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"fafbddc7-63c0-4738-b64b-c2ff8905af84","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v5.34.0-rc2-objectivec","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-06T18:33:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc2-objectivec/manifests"},{"name":"v34.0-rc2","sha":"600eca4aa2c64a43ec2825465141d7b4e653d469","kind":"tag","published_at":"2026-02-05T20:40:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc2/manifests"},{"name":"v5.29.6-cpp","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.6-cpp","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.6-cpp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.6-cpp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.6-cpp/manifests"},{"name":"v3.29.6-objectivec","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T21:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.6-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.6-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.6-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.6-objectivec/manifests"},{"name":"v29.6","sha":"e9e7dd6d624098aea6b41f220361cc5d1eadf59f","kind":"tag","published_at":"2026-02-04T20:07:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.6/manifests"},{"name":"v4.33.5-objectivec","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T20:48:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.5-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.5-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.5-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.5-objectivec/manifests"},{"name":"v33.5","sha":"b6f9284da830b69be787732ffdaa35049d20a088","kind":"tag","published_at":"2026-01-29T19:43:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.5/manifests"},{"name":"v34.0-rc1.1","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T21:26:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v34.0-rc1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v34.0-rc1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v34.0-rc1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v34.0-rc1.1/manifests"},{"name":"v5.34.0-rc1-objectivec","sha":"a651c245d882895ef9de80a02b85ef8271156a13","kind":"tag","published_at":"2026-01-22T20:33:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.34.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.34.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.34.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.34.0-rc1-objectivec/manifests"},{"name":"v4.33.4-objectivec","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T17:58:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.4-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.4-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.4-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.4-objectivec/manifests"},{"name":"v33.4","sha":"edaa823d8b36a8656d7b2b9241b7d0bfe50af878","kind":"tag","published_at":"2026-01-12T16:32:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.4/manifests"},{"name":"v4.33.3-objectivec","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T21:49:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.3-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.3-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.3-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.3-objectivec/manifests"},{"name":"v33.3","sha":"5a5c44c0cfb4926249e2ae6024acdda513cbd3ff","kind":"tag","published_at":"2026-01-09T19:42:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.3/manifests"},{"name":"v4.33.2-objectivec","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T22:12:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.2-objectivec/manifests"},{"name":"v33.2","sha":"7ccf2060af4cd13c44a8659d0999be6c7a98fcc1","kind":"tag","published_at":"2025-12-05T19:14:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.2/manifests"},{"name":"v4.33.1-objectivec","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:57:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.1-objectivec/manifests"},{"name":"v33.1","sha":"a8d85ffbc7158660b4247f732371d1b07780510e","kind":"tag","published_at":"2025-11-12T21:10:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.1/manifests"},{"name":"v4.33.0-objectivec","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T20:10:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-objectivec/manifests"},{"name":"v33.0","sha":"a79f2d2e9fadd75e94f3fe40a0399bf0a5d90551","kind":"tag","published_at":"2025-10-15T18:33:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0/manifests"},{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:02:14.853Z","dependent_packages_count":33,"downloads":null,"downloads_period":null,"dependent_repos_count":668,"rankings":{"downloads":null,"dependent_repos_count":6.286415210058265,"dependent_packages_count":0.8892977614228765,"stargazers_count":0.42931616068690587,"forks_count":0.5826433609322293,"docker_downloads_count":null,"average":2.046918123275069},"purl":"pkg:conda/protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/protobuf/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-02-11T13:00:17.839Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940962.9340355595,"issues_closed_count":1665,"pull_requests_closed_count":13384,"pull_request_authors_count":448,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.42013100719891044,"merged_pull_requests_count":5690,"bot_issues_count":60,"bot_pull_requests_count":13394,"past_year_issues_count":248,"past_year_pull_requests_count":4939,"past_year_avg_time_to_close_issue":2789659.9609375,"past_year_avg_time_to_close_pull_request":438943.30781169166,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":3866,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":213,"past_year_avg_comments_per_issue":1.4798387096774195,"past_year_avg_comments_per_pull_request":0.20307754606195585,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4493,"past_year_merged_pull_requests_count":1577,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"mkruskal-google","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"deannagarcia","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"googleberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/protobuf/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5031,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":8677662,"name":"py3-protobuf","ecosystem":"alpine","description":"Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"4.24.4-r0","last_synced_at":"2026-04-08T14:04:50.895Z","created_at":"2023-12-20T10:29:21.911Z","updated_at":"2026-04-08T14:04:50.895Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-protobuf","install_command":"apk add py3-protobuf","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:35.410Z","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:apk/alpine/py3-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-protobuf/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":347,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2024-09-02T21:06:17.937Z","updated_at":"2024-09-02T21:06:17.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8663763,"name":"ruby-google-protobuf","ecosystem":"alpine","description":"Ruby bindings to Google's data interchange format","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-08T14:05:12.771Z","created_at":"2023-12-20T10:01:00.255Z","updated_at":"2026-04-08T14:05:12.771Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/ruby-google-protobuf","install_command":"apk add ruby-google-protobuf","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:37.294Z","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:apk/alpine/ruby-google-protobuf?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-google-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-google-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-google-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-google-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-google-protobuf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-google-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-google-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-google-protobuf/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T11:16:37.620Z","updated_at":"2023-12-20T11:16:37.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8661149,"name":"libprotobuf-lite","ecosystem":"alpine","description":"Runtime library for C++ users with 'lite runtime' setting of protocol buffers","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_published_at":"2023-11-15T11:38:56.000Z","latest_release_number":"24.4-r0","last_synced_at":"2026-04-08T14:05:34.524Z","created_at":"2023-12-20T09:57:20.821Z","updated_at":"2026-04-08T14:05:34.524Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/libprotobuf-lite","install_command":"apk add libprotobuf-lite","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2025-10-15T06:01:53.000Z","size":199473,"stargazers_count":69285,"open_issues_count":254,"forks_count":15905,"subscribers_count":2029,"default_branch":"main","last_synced_at":"2025-10-15T09:12:52.706Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2025-10-15T08:48:17.000Z","dependencies_parsed_at":"2024-03-31T19:41:56.671Z","dependency_job_id":"84c1b4d6-75f9-44a7-8979-275636d0b4f1","html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":416,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073484,"owners_count":26097415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":"protocolbuffers","name":"Protocol Buffers","uuid":"26310541","kind":"organization","description":"A language-neutral, platform-neutral extensible mechanism for serializing structured data.","email":"protobuf@googlegroups.com","website":"https://developers.google.com/protocol-buffers/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26310541?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:01:37.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/protocolbuffers","funding_links":[],"total_stars":68379,"followers":607,"following":0,"created_at":"2022-11-02T16:23:16.639Z","updated_at":"2024-03-25T20:01:52.498Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers/repositories"},"tags":[{"name":"v4.33.0-rc2-objectivec","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T20:13:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc2-objectivec/manifests"},{"name":"v33.0-rc2","sha":"efffe5fd65de67823dcdaf09b5794fb453537ed1","kind":"tag","published_at":"2025-10-09T18:50:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc2/manifests"},{"name":"v4.33.0-rc1-objectivec","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T14:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.33.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.33.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.33.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.33.0-rc1-objectivec/manifests"},{"name":"v33.0-rc1","sha":"07cf37ec6f4d1bfedb47c2eade77d23c71d5e38f","kind":"tag","published_at":"2025-10-01T02:23:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33.0-rc1/manifests"},{"name":"v33-dev","sha":"3ce5838cff50734e28b51f880cfa5472539e6a8d","kind":"tag","published_at":"2025-10-01T02:22:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v33-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v33-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v33-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v33-dev/manifests"},{"name":"v4.32.1-objectivec","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T19:45:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.1-objectivec/manifests"},{"name":"v32.1","sha":"7fcfd66022455635fa29af92987cdc0967efd4f3","kind":"tag","published_at":"2025-09-11T17:24:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.1/manifests"},{"name":"v4.32.0-objectivec","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T20:00:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-objectivec/manifests"},{"name":"v32.0","sha":"4fbd1111a292d04746c732573025e3251de0bb9c","kind":"tag","published_at":"2025-08-14T16:20:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0/manifests"},{"name":"v4.32.0-rc2-objectivec","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-05T17:40:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc2-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc2-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc2-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc2-objectivec/manifests"},{"name":"v32.0-rc2","sha":"841f385e0e87dc393dd70cd8fdd4637d146e465e","kind":"tag","published_at":"2025-08-04T22:15:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc2/manifests"},{"name":"v4.32.0-rc1-objectivec","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T22:15:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.32.0-rc1-objectivec","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.32.0-rc1-objectivec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.32.0-rc1-objectivec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.32.0-rc1-objectivec/manifests"},{"name":"v32.0-rc1","sha":"36efe2177e92f260b70970b4043cb8b5f9de7b70","kind":"tag","published_at":"2025-07-21T18:36:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32.0-rc1/manifests"},{"name":"v32-dev","sha":"0981686bd25eca8927b67488c65c1aa34430da1c","kind":"tag","published_at":"2025-07-21T18:36:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v32-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v32-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v32-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v32-dev/manifests"},{"name":"v4.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.1/manifests"},{"name":"v6.31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T18:52:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.1/manifests"},{"name":"v5.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.5/manifests"},{"name":"v3.29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T16:57:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.5/manifests"},{"name":"v31.1","sha":"74211c0dfc2777318ab53c2cd2c317a2ef9012de","kind":"tag","published_at":"2025-05-28T16:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.1/manifests"},{"name":"v29.5","sha":"f5de0a0495faa63b4186fc767324f8b9a7bf4fc4","kind":"tag","published_at":"2025-05-28T06:46:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.5/manifests"},{"name":"v4.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.8/manifests"},{"name":"v3.25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T21:04:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.8/manifests"},{"name":"v25.8","sha":"a4cbdd3ed0042e8f9b9c30e8b0634096d9532809","kind":"tag","published_at":"2025-05-27T18:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.8/manifests"},{"name":"v6.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0/manifests"},{"name":"v4.31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T16:17:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0/manifests"},{"name":"v31.0","sha":"3d4adad5c4c4e6a6f9f038769b8c90716065b0e4","kind":"tag","published_at":"2025-05-14T15:37:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0/manifests"},{"name":"v6.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc2/manifests"},{"name":"v4.31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T18:07:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc2/manifests"},{"name":"v31.0-rc2","sha":"4f81598aa4786662f8f7f383e0aa5b3388aad717","kind":"tag","published_at":"2025-04-30T15:49:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc2/manifests"},{"name":"v3.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.7/manifests"},{"name":"v4.25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-23T22:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.7/manifests"},{"name":"v25.7","sha":"fff909ea5104ca2104898516511ee03ee4505078","kind":"tag","published_at":"2025-04-22T23:38:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.7/manifests"},{"name":"v6.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.31.0-rc1/manifests"},{"name":"v4.31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T20:11:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.31.0-rc1/manifests"},{"name":"v31.0-rc1","sha":"a0b1123b3e36eb29c33a07d9c9ebe9e67f1106e4","kind":"tag","published_at":"2025-04-17T19:01:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31.0-rc1/manifests"},{"name":"v31-dev","sha":"540442057c320a8d19977c365c316159d9f89628","kind":"tag","published_at":"2025-04-17T19:01:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v31-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v31-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v31-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v31-dev/manifests"},{"name":"v4.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.2/manifests"},{"name":"v6.30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T18:01:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.2/manifests"},{"name":"v30.2","sha":"43e1626812c1b543e56a7bec59dc09eb18248bd2","kind":"tag","published_at":"2025-03-26T15:20:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.2/manifests"},{"name":"v5.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.4/manifests"},{"name":"v3.29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T21:10:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.4/manifests"},{"name":"v29.4","sha":"1be1c9d0ea6efa2a25bd7b76186844d1669be78a","kind":"tag","published_at":"2025-03-19T20:02:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.4/manifests"},{"name":"v6.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.1/manifests"},{"name":"v4.30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T21:07:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.1/manifests"},{"name":"v30.1","sha":"0d815c5b74281f081c1ee4b431a4d5bbb1615c97","kind":"tag","published_at":"2025-03-13T19:50:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.1/manifests"},{"name":"rust-prerelease-4.31.0-beta1","sha":"9524e68ae3665ad09092cc95e016454a7b2ca925","kind":"commit","published_at":"2025-03-06T20:52:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.31.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.31.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.31.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.31.0-beta1/manifests"},{"name":"v6.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0/manifests"},{"name":"v4.30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T22:54:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0/manifests"},{"name":"v30.0","sha":"d295af5c3002c08e1bfd9d7f9e175d0a4d015f1e","kind":"tag","published_at":"2025-03-04T21:37:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0/manifests"},{"name":"v4.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc2/manifests"},{"name":"v6.30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-27T01:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc2/manifests"},{"name":"v30.0-rc2","sha":"b5816d4c48eeea817aa7410b4daa713d00f56b1b","kind":"tag","published_at":"2025-02-26T17:58:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc2/manifests"},{"name":"v4.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.30.0-rc1/manifests"},{"name":"v6.30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T22:46:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v6.30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v6.30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v6.30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v6.30.0-rc1/manifests"},{"name":"v30.0-rc1","sha":"6c0eaa830b16d124ff0c6eb3397aa1a546af3792","kind":"tag","published_at":"2025-02-04T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30.0-rc1/manifests"},{"name":"v30-dev","sha":"4f4ac6a57d61710d30d2a4376c5afb808ba16afb","kind":"tag","published_at":"2025-02-04T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v30-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v30-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v30-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v30-dev/manifests"},{"name":"v4.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.6/manifests"},{"name":"v3.25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T20:17:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.6/manifests"},{"name":"v25.6","sha":"dd4c8a7f331aac15ca501faca7e7f3b9b641ff45","kind":"tag","published_at":"2025-01-24T19:04:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.6/manifests"},{"name":"v3.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.3/manifests"},{"name":"v5.29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T20:59:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.3/manifests"},{"name":"v29.3","sha":"b407e8416e3893036aee5af9a12bd9b6a0e2b2e6","kind":"tag","published_at":"2025-01-08T19:38:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.3/manifests"},{"name":"rust-prerelease-4.30.0-beta1","sha":"36be1ba4092b5a90744e86c87d41690b944417ee","kind":"commit","published_at":"2024-12-18T19:30:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/rust-prerelease-4.30.0-beta1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/rust-prerelease-4.30.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@rust-prerelease-4.30.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/rust-prerelease-4.30.0-beta1/manifests"},{"name":"v3.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.2/manifests"},{"name":"v5.29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-18T14:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.2/manifests"},{"name":"v29.2","sha":"233098326bc268fc03b28725c941519fc77703e6","kind":"tag","published_at":"2024-12-17T20:18:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.2/manifests"},{"name":"v5.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.1/manifests"},{"name":"v3.29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T22:07:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.1/manifests"},{"name":"v29.1","sha":"796e49f6ca82f763d1087d2ff7355d2f0d7b71b1","kind":"tag","published_at":"2024-12-03T19:41:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.1/manifests"},{"name":"v3.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0/manifests"},{"name":"v5.29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T18:37:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0/manifests"},{"name":"v29.0","sha":"2d4414f384dc499af113b5991ce3eaa9df6dd931","kind":"tag","published_at":"2024-11-27T16:50:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0/manifests"},{"name":"v3.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc3/manifests"},{"name":"v5.29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T22:22:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc3/manifests"},{"name":"v29.0-rc3","sha":"71c259485c2a40105144c4f0f0d1910a6ae0d169","kind":"tag","published_at":"2024-11-18T20:26:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc3/manifests"},{"name":"v5.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc2/manifests"},{"name":"v3.29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T19:22:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc2/manifests"},{"name":"v29.0-rc2","sha":"9065e12e9131e8fb619c2f2e6fc05393f3568929","kind":"tag","published_at":"2024-10-23T18:07:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc2/manifests"},{"name":"v3.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.3/manifests"},{"name":"v5.28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T22:26:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.3/manifests"},{"name":"v28.3","sha":"5fda5abda3dee5f7a102c85860594bff8d8610bd","kind":"tag","published_at":"2024-10-22T20:02:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.3/manifests"},{"name":"v3.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.29.0-rc1/manifests"},{"name":"v5.29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T22:43:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.29.0-rc1/manifests"},{"name":"v29.0-rc1","sha":"1a72d2dfa22247dba6c65ace126b9a73d860d3cc","kind":"tag","published_at":"2024-09-30T21:08:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29.0-rc1/manifests"},{"name":"v29-dev","sha":"cd6df36de5ba7af6fea208d1a45f190781a3b0b8","kind":"tag","published_at":"2024-09-30T21:08:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v29-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v29-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v29-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v29-dev/manifests"},{"name":"v5.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.5/manifests"},{"name":"v3.27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.5/manifests"},{"name":"v4.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.5/manifests"},{"name":"v3.25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T22:03:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.5/manifests"},{"name":"v27.5","sha":"548d34f4620a21d218ec56944beb36dbfbaa7df8","kind":"tag","published_at":"2024-09-18T21:00:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.5/manifests"},{"name":"v3.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.2/manifests"},{"name":"v5.28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T20:56:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.2/manifests"},{"name":"v28.2","sha":"9fff46d7327c699ef970769d5c9fd0e44df08fc7","kind":"tag","published_at":"2024-09-18T19:49:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.2/manifests"},{"name":"v25.5","sha":"9d0ec0f92b5b5fdeeda11f9dcecc1872ff378014","kind":"tag","published_at":"2024-09-18T19:47:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.5/manifests"},{"name":"v5.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.1/manifests"},{"name":"v3.28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-11T15:26:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.1/manifests"},{"name":"v28.1","sha":"10ef3f77683f77fb3c059bf47725c27b3ff41e63","kind":"tag","published_at":"2024-09-10T20:36:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.1/manifests"},{"name":"v3.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0/manifests"},{"name":"v5.28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T17:53:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0/manifests"},{"name":"v28.0","sha":"439c42c735ae1efed57ab7771986f2a3c0b99319","kind":"tag","published_at":"2024-08-28T16:12:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0/manifests"},{"name":"v5.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.4/manifests"},{"name":"v3.27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T19:53:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.4/manifests"},{"name":"v27.4","sha":"80d48ae92d3007caac5eab0a8f8ee4e57f3a921e","kind":"tag","published_at":"2024-08-27T17:52:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.4/manifests"},{"name":"v3.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc3/manifests"},{"name":"v5.28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T17:34:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc3/manifests"},{"name":"v28.0-rc3","sha":"e340f52e461bf2726acb9fd1e0c88a88762aaf87","kind":"tag","published_at":"2024-08-22T16:09:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc3/manifests"},{"name":"v3.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc2/manifests"},{"name":"v5.28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-08T20:10:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc2/manifests"},{"name":"v28.0-rc2","sha":"4afaa64c95b420c093078ca72a51d77098d32fad","kind":"tag","published_at":"2024-08-07T21:30:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc2/manifests"},{"name":"v5.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.3/manifests"},{"name":"v3.27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T13:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.3/manifests"},{"name":"v27.3","sha":"7cc670c1809e704ebeba90fb430d50e009f36727","kind":"tag","published_at":"2024-07-31T12:20:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.3/manifests"},{"name":"v4.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.4/manifests"},{"name":"v3.25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T17:10:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.4/manifests"},{"name":"v25.4","sha":"e915ce24b3d43c0fffcbf847354288c07dda1de0","kind":"tag","published_at":"2024-07-24T15:17:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.4/manifests"},{"name":"v3.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.28.0-rc1/manifests"},{"name":"v5.28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T23:35:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.28.0-rc1/manifests"},{"name":"v28.0-rc1","sha":"e70d04d915b83d644a7a525b6ed6df22fb27e96e","kind":"tag","published_at":"2024-07-11T22:14:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28.0-rc1/manifests"},{"name":"v28-dev","sha":"ccb23625f87e977b78c508d0dd163e0c515d536c","kind":"tag","published_at":"2024-07-11T22:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v28-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v28-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v28-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v28-dev/manifests"},{"name":"v5.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.2/manifests"},{"name":"v3.27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T19:14:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.2/manifests"},{"name":"v27.2","sha":"63def39e881afa496502d9c410f4ea948e59490d","kind":"tag","published_at":"2024-06-25T17:53:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.2/manifests"},{"name":"v5.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.1/manifests"},{"name":"v3.27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T16:59:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.1/manifests"},{"name":"v27.1","sha":"3d9f7c430a5ae1385512908801492d4421c3cdb7","kind":"tag","published_at":"2024-06-05T14:55:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.1/manifests"},{"name":"v3.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0/manifests"},{"name":"v5.27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T21:39:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0/manifests"},{"name":"v27.0","sha":"a978b75794a6ce4547c9db08a115c458d9190934","kind":"tag","published_at":"2024-05-22T18:02:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0/manifests"},{"name":"v5.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc3/manifests"},{"name":"v3.27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T18:06:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc3/manifests"},{"name":"v27.0-rc3","sha":"f16e6777545dcee3bc155e522518db9e551674c7","kind":"tag","published_at":"2024-05-14T16:19:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc3/manifests"},{"name":"v5.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc2/manifests"},{"name":"v3.27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T22:03:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc2/manifests"},{"name":"v27.0-rc2","sha":"542fdff860cac7e10752528c7da53181ec0c2c18","kind":"tag","published_at":"2024-05-08T15:39:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc2/manifests"},{"name":"v5.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.27.0-rc1/manifests"},{"name":"v3.27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-18T02:11:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.27.0-rc1/manifests"},{"name":"v27.0-rc1","sha":"d63f37da964b723f61b7759e33c09391fb74d14f","kind":"tag","published_at":"2024-04-17T23:44:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27.0-rc1/manifests"},{"name":"v27-dev","sha":"57a6e8df1c8dd44962b4d3357ba93e7291d79191","kind":"tag","published_at":"2024-04-17T23:44:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v27-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v27-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v27-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v27-dev/manifests"},{"name":"v3.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.1/manifests"},{"name":"v5.26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T19:56:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.1/manifests"},{"name":"v26.1","sha":"2434ef2adf0c74149b9d547ac5fb545a1ff8b6b5","kind":"tag","published_at":"2024-03-27T17:31:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.1/manifests"},{"name":"v3.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0/manifests"},{"name":"v5.26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T20:11:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0/manifests"},{"name":"v26.0","sha":"d6511091a0cab1ad13f676a02676ad2a0e5eb9ae","kind":"tag","published_at":"2024-03-12T18:01:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0/manifests"},{"name":"v5.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc3/manifests"},{"name":"v3.26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-28T23:30:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc3/manifests"},{"name":"v26.0-rc3","sha":"8a1cdb13a059e8b827a0ccebfa8e6a026d87c620","kind":"tag","published_at":"2024-02-27T21:42:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc3/manifests"},{"name":"v3.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.3/manifests"},{"name":"v4.25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T21:11:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.3/manifests"},{"name":"v25.3","sha":"4a2aef570deb2bfb8927426558701e8bfc26f2a4","kind":"tag","published_at":"2024-02-15T18:57:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.3/manifests"},{"name":"v3.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc2/manifests"},{"name":"v5.26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T18:54:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc2/manifests"},{"name":"v26.0-rc2","sha":"e8cc5a610d2a51d0e7ee8c3c444a528c1dbeda83","kind":"tag","published_at":"2024-02-06T15:51:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc2/manifests"},{"name":"v3.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.26.0-rc1/manifests"},{"name":"v5.26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-25T15:48:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v5.26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v5.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v5.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v5.26.0-rc1/manifests"},{"name":"v26.0-rc1","sha":"d00db12f9497e93898b9850a8f4d67ac6cc20917","kind":"tag","published_at":"2024-01-24T22:00:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26.0-rc1/manifests"},{"name":"v26-dev","sha":"aa3b976f42a0135385c555acc5f045a2e539101e","kind":"tag","published_at":"2024-01-24T22:00:08.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v26-dev","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v26-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v26-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v26-dev/manifests"},{"name":"v4.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.2/manifests"},{"name":"v3.25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-09T22:12:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.2/manifests"},{"name":"v25.2","sha":"a9b006bddd52e289029f16aa77b77e8e0033d9ee","kind":"tag","published_at":"2024-01-08T21:55:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.2/manifests"},{"name":"v3.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.1/manifests"},{"name":"v4.25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T21:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.1/manifests"},{"name":"v25.1","sha":"7f94235e552599141950d7a4a3eaf93bc87d1b22","kind":"tag","published_at":"2023-11-15T18:52:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.1/manifests"},{"name":"v4.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0/manifests"},{"name":"v3.25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T22:12:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0/manifests"},{"name":"v25.0","sha":"6b5d8db01fe47478e8d400f550e797e6230d464e","kind":"tag","published_at":"2023-11-01T20:03:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0/manifests"},{"name":"v4.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc2/manifests"},{"name":"v3.25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T18:25:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc2/manifests"},{"name":"v25.0-rc2","sha":"ba1aab2baf19e83cc8c5532f98e5f90bd6d21fd5","kind":"tag","published_at":"2023-10-18T16:57:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc2/manifests"},{"name":"v4.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.25.0-rc1/manifests"},{"name":"v3.25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T20:54:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.25.0-rc1/manifests"},{"name":"v25.0-rc1","sha":"896f3d8ced21cf3e37f1a90a17b7c6cf5de08008","kind":"tag","published_at":"2023-10-16T19:36:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v25.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v25.0-rc1/manifests"},{"name":"v3.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.4/manifests"},{"name":"v4.24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-04T17:22:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.4/manifests"},{"name":"v24.4","sha":"7789b3ac85248ad75631a1919071fa268e466210","kind":"tag","published_at":"2023-10-03T22:27:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.4/manifests"},{"name":"v4.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.3/manifests"},{"name":"v3.24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-07T15:38:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.3/manifests"},{"name":"v24.3","sha":"ee1355459c9ce7ffe264bc40cfdc7b7623d37e99","kind":"tag","published_at":"2023-09-06T21:35:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.3/manifests"},{"name":"v4.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.2/manifests"},{"name":"v3.24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-25T20:17:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.2/manifests"},{"name":"v24.2","sha":"54a2e5caa9d1a0a714fb2aa99753a1444414292a","kind":"tag","published_at":"2023-08-24T21:11:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.2/manifests"},{"name":"v4.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.1/manifests"},{"name":"v3.24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T19:42:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.1/manifests"},{"name":"v24.1","sha":"b256412ba0c37c54247731aec9daa9592627ad5c","kind":"tag","published_at":"2023-08-18T17:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.1/manifests"},{"name":"v4.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0/manifests"},{"name":"v3.24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T21:13:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0/manifests"},{"name":"v24.0","sha":"093e258a71caacc053cf5ce86977ba3131361a9a","kind":"tag","published_at":"2023-08-08T17:26:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0/manifests"},{"name":"v3.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc3/manifests"},{"name":"v4.24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T18:41:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc3/manifests"},{"name":"v24.0-rc3","sha":"3487ae0c01af9130d2ee6436de142cfff9311aba","kind":"tag","published_at":"2023-08-01T17:27:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc3/manifests"},{"name":"v4.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc2/manifests"},{"name":"v3.24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T20:32:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc2/manifests"},{"name":"v24.0-rc2","sha":"034ec9d9f69f29c184c8387a78ef37299b97725e","kind":"tag","published_at":"2023-07-18T18:50:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc2/manifests"},{"name":"v3.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.24.0-rc1/manifests"},{"name":"v4.24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T23:29:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.24.0-rc1/manifests"},{"name":"v24.0-rc1","sha":"05835e374d5f666561a175b08c8cc2100787164e","kind":"tag","published_at":"2023-07-11T21:54:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v24.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v24.0-rc1/manifests"},{"name":"v4.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.4/manifests"},{"name":"v3.23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-06T18:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.4/manifests"},{"name":"v23.4","sha":"2c5fa078d8e86e5f4bd34e6f4c9ea9e8d7d4d44a","kind":"tag","published_at":"2023-07-05T21:53:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.4/manifests"},{"name":"v3.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.3/manifests"},{"name":"v4.23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T16:50:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.3/manifests"},{"name":"v23.3","sha":"4dd15db6eb3955745f379d28fb4a2fcfb6753de3","kind":"tag","published_at":"2023-06-14T14:28:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.3/manifests"},{"name":"v3.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.2/manifests"},{"name":"v4.23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T22:32:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.2/manifests"},{"name":"v23.2","sha":"a74f54b724bdc2fe0bfc271f4dc0ceb159805625","kind":"tag","published_at":"2023-05-25T20:56:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.2/manifests"},{"name":"v3.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.1/manifests"},{"name":"v4.23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-17T16:14:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.1/manifests"},{"name":"v23.1","sha":"2dca62f7296e5b49d729f7384f975cecb38382a0","kind":"tag","published_at":"2023-05-16T23:13:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.1/manifests"},{"name":"v3.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.5/manifests"},{"name":"v4.22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T23:16:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.5/manifests"},{"name":"v22.5","sha":"121b66d987da133cbee63bac08fb7469354256ab","kind":"tag","published_at":"2023-05-09T21:33:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.5/manifests"},{"name":"v3.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0/manifests"},{"name":"v4.23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T17:51:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0/manifests"},{"name":"v23.0","sha":"6e511679de8ab0feefc1cdac1505b2fac5548e42","kind":"tag","published_at":"2023-05-08T16:48:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0/manifests"},{"name":"v3.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc3/manifests"},{"name":"v4.23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T17:14:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc3/manifests"},{"name":"v23.0-rc3","sha":"d8f44cc2fb69e3d74943b922b0a5d34ab4b9cc31","kind":"tag","published_at":"2023-05-05T16:17:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc3/manifests"},{"name":"v3.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.4/manifests"},{"name":"v4.22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-04T18:02:22.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.4/manifests"},{"name":"v22.4","sha":"40e1daca18708c21c7edf07c489a688355bd297b","kind":"tag","published_at":"2023-05-03T17:23:58.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.4/manifests"},{"name":"v3.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc2/manifests"},{"name":"v4.23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T18:40:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc2/manifests"},{"name":"v23.0-rc2","sha":"51f51ac4efc3a1146e10416d31d24e0052cd9d86","kind":"tag","published_at":"2023-04-28T17:25:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc2/manifests"},{"name":"v3.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.23.0-rc1/manifests"},{"name":"v4.23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T21:56:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.23.0-rc1/manifests"},{"name":"v23.0-rc1","sha":"b21d6be78bb2586c7882c67ba975cc3a3e785862","kind":"tag","published_at":"2023-04-25T20:47:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v23.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v23.0-rc1/manifests"},{"name":"v3.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.3/manifests"},{"name":"v4.22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T23:37:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.3/manifests"},{"name":"v22.3","sha":"482156c0f96dd670b9f1ba4f946e66edeb04535f","kind":"tag","published_at":"2023-04-12T22:43:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.3/manifests"},{"name":"v4.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.2/manifests"},{"name":"v3.22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T17:51:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.2/manifests"},{"name":"v22.2","sha":"81f89d509d6771dcccb619cbe26ac86cec472582","kind":"tag","published_at":"2023-03-10T15:57:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.2/manifests"},{"name":"v3.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.1/manifests"},{"name":"v4.22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T21:54:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.1/manifests"},{"name":"v22.1","sha":"839e8d25eab89b8cf5fa6a5a18575a8d383aaad1","kind":"tag","published_at":"2023-03-07T20:51:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.1/manifests"},{"name":"v3.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0/manifests"},{"name":"v4.22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T18:04:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0/manifests"},{"name":"v22.0","sha":"a847a8dc4ba1d99e7ba917146c84438b4de7d085","kind":"tag","published_at":"2023-02-16T17:13:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0/manifests"},{"name":"v3.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc3/manifests"},{"name":"v4.22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T20:00:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc3/manifests"},{"name":"v22.0-rc3","sha":"4dd7a1e3801c2fb7207b26e53fd71a93cb3ab56e","kind":"tag","published_at":"2023-02-10T19:01:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc3/manifests"},{"name":"v4.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc2/manifests"},{"name":"v3.22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T20:55:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc2/manifests"},{"name":"v22.0-rc2","sha":"fa7a079c1136b2850e0227675c0379e8fde5c560","kind":"tag","published_at":"2023-02-02T19:44:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc2/manifests"},{"name":"v3.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.22.0-rc1/manifests"},{"name":"v4.22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-30T16:35:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v4.22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v4.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v4.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v4.22.0-rc1/manifests"},{"name":"v22.0-rc1","sha":"2b406251e432fd5512d125fda20d1da3db1a3169","kind":"tag","published_at":"2023-01-27T05:37:43.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v22.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v22.0-rc1/manifests"},{"name":"v21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"tag","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.12/manifests"},{"name":"v3.21.12","sha":"f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c","kind":"commit","published_at":"2022-12-13T00:03:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.12","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.12/manifests"},{"name":"v3.21.11","sha":"aea4a275e28329f648e046469c095eef74254bb2","kind":"tag","published_at":"2022-12-08T04:54:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.11/manifests"},{"name":"v21.11","sha":"a474c5b9ff43c4dda5d3132024eee8cef71b83fc","kind":"tag","published_at":"2022-12-08T02:41:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.11","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.11/manifests"},{"name":"v3.21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:36.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.10/manifests"},{"name":"v21.10","sha":"11bc195441adfbc87ff0349f1c4be7a239d1daad","kind":"tag","published_at":"2022-11-29T22:51:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.10","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.10/manifests"},{"name":"v3.21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:36:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.9/manifests"},{"name":"v21.9","sha":"90b73ac3f0b10320315c2ca0d03a5a9b095d2f66","kind":"tag","published_at":"2022-10-26T18:35:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.9","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.9/manifests"},{"name":"v3.21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.8/manifests"},{"name":"v21.8","sha":"dab4d24d44eea0f21d6a21a548ee2b8c22b37f4f","kind":"tag","published_at":"2022-10-18T15:46:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.8/manifests"},{"name":"v3.21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.7/manifests"},{"name":"v21.7","sha":"54489e95e01882407f356f83c9074415e561db00","kind":"tag","published_at":"2022-09-29T19:01:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.7/manifests"},{"name":"v3.16.3","sha":"b8c2488f480bbe3d66b9874c2fcd434201caa48a","kind":"tag","published_at":"2022-09-29T18:41:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.3/manifests"},{"name":"v3.20.3","sha":"fe271ab76f2ad2b2b28c10443865d2af21e27e0e","kind":"tag","published_at":"2022-09-29T18:04:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.3/manifests"},{"name":"v3.19.6","sha":"5cba162a5d93f8df786d828621019e03e50edb4f","kind":"tag","published_at":"2022-09-29T17:45:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.6/manifests"},{"name":"v3.21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.6/manifests"},{"name":"v21.6","sha":"24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb","kind":"tag","published_at":"2022-09-14T17:22:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.6/manifests"},{"name":"v3.16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.2/manifests"},{"name":"v3.18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.3/manifests"},{"name":"v16.2","sha":"c18f5e71d86063fd6cea2c47cd7ab4131db5c9e2","kind":"tag","published_at":"2022-09-13T19:07:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v16.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v16.2/manifests"},{"name":"v18.3","sha":"a902b39270841beafc307dfa709610aa1cac2f06","kind":"tag","published_at":"2022-09-13T19:07:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v18.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v18.3/manifests"},{"name":"v3.19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.5/manifests"},{"name":"v19.5","sha":"b464cfbee18c71c40e761a5273ad369f3547294b","kind":"tag","published_at":"2022-09-13T18:37:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v19.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v19.5/manifests"},{"name":"v3.20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.2/manifests"},{"name":"v20.2","sha":"a20c65f2cd549445fda907f7b83894c8eb7427d6","kind":"tag","published_at":"2022-09-13T18:34:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v20.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v20.2/manifests"},{"name":"v3.21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.5/manifests"},{"name":"v21.5","sha":"ab840345966d0fa8e7100d771c92a73bfbadd25c","kind":"tag","published_at":"2022-08-09T18:23:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.5/manifests"},{"name":"v3.21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.4/manifests"},{"name":"v21.4","sha":"c9869dc7803eb0a21d7e589c40ff4f9288cd34ae","kind":"tag","published_at":"2022-07-25T21:57:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.4/manifests"},{"name":"v3.21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:02:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.3/manifests"},{"name":"v21.3","sha":"b1eb1260fce7308081822413a0cba77365e7a6ab","kind":"tag","published_at":"2022-07-20T21:01:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.3/manifests"},{"name":"v3.21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.2/manifests"},{"name":"v21.2","sha":"839b18b1ba42639fedecfd751102afcc5736b5d4","kind":"tag","published_at":"2022-06-23T22:00:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.2/manifests"},{"name":"v3.21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.1/manifests"},{"name":"v21.1","sha":"e73ed1630fdec85d7fb513c166629ed49cd4eb18","kind":"tag","published_at":"2022-05-27T22:18:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.1/manifests"},{"name":"v3.21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0/manifests"},{"name":"v21.0","sha":"7062d0a2d0075d5e7d5c294fd3984df67a976da3","kind":"tag","published_at":"2022-05-25T21:50:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0/manifests"},{"name":"v3.21.0-rc2","sha":"942cec077ae36294281d3b13fb33aeea91d58f6a","kind":"tag","published_at":"2022-05-20T21:54:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.21.0-rc2/manifests"},{"name":"v21.0-rc2","sha":"71271ad1f8d95d33f7fa7c70df0cf42e28117320","kind":"commit","published_at":"2022-05-19T20:42:46.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc2/manifests"},{"name":"v21.0-rc1","sha":"3cede25cef0c2f5f5b60461b608d8c07a621ac04","kind":"commit","published_at":"2022-05-10T23:41:41.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v21.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v21.0-rc1/manifests"},{"name":"v3.20.1","sha":"21027a27c4c2ec1000859ccbcfff46d83b16e1ed","kind":"commit","published_at":"2022-04-22T01:00:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1/manifests"},{"name":"v3.20.1-rc1","sha":"7db4eca77f2b03f93632edca5825f33ab65590e7","kind":"commit","published_at":"2022-04-06T00:18:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.1-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.1-rc1/manifests"},{"name":"v3.20.0","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0/manifests"},{"name":"v3.20.0-rc3","sha":"bc799d78f81115940eec953e2937245c70e3e6e4","kind":"commit","published_at":"2022-03-24T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc3/manifests"},{"name":"v3.20.0-rc2","sha":"854d86bb0922e08ab51eca4dbfd4717d86eb9a58","kind":"commit","published_at":"2022-03-17T15:28:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc2/manifests"},{"name":"v3.20.0-rc1","sha":"388df0041ab711228a5c041f4df041388a0ef839","kind":"commit","published_at":"2022-03-04T17:52:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.20.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.20.0-rc1/manifests"},{"name":"v3.19.4","sha":"22d0e265de7d2b3d2e9a00d071313502e7d4cccf","kind":"commit","published_at":"2022-01-28T03:35:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.4/manifests"},{"name":"v3.19.3","sha":"cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97","kind":"commit","published_at":"2022-01-11T02:08:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.3/manifests"},{"name":"v3.16.1","sha":"791a4355c365bd92720160671a7491be168055cb","kind":"commit","published_at":"2022-01-05T20:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.1/manifests"},{"name":"v3.18.2","sha":"6c6b0778b70f35f93c2f0dee30e5d12ad2a83eea","kind":"commit","published_at":"2022-01-05T18:49:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.2/manifests"},{"name":"v3.19.2","sha":"cb46755e6405e083b45481f5ea4754b180705529","kind":"commit","published_at":"2022-01-05T18:05:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"7c40b2df1fdf6f414c1c18c789715a9c948a0725","kind":"commit","published_at":"2021-10-28T21:07:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"17b30e96476be70b8773b2b807bab857fd3ceb39","kind":"commit","published_at":"2021-10-20T17:14:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0/manifests"},{"name":"v3.19.0-rc2","sha":"3f3e6f47c6d71e755faf6abb3f49b89dce8c5182","kind":"commit","published_at":"2021-10-19T16:01:57.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc2/manifests"},{"name":"v3.19.0-rc1","sha":"53a1d66d9d7fa0efa4547308bca8e1f750ea6010","kind":"commit","published_at":"2021-10-15T22:35:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.19.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.19.0-rc1/manifests"},{"name":"v3.18.1","sha":"0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928","kind":"commit","published_at":"2021-10-05T00:43:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"89b14b1d16eba4d44af43256fc45b24a6a348557","kind":"commit","published_at":"2021-09-14T16:48:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0/manifests"},{"name":"v3.18.0-rc2","sha":"32461877b77f61ed8926b1f12641cbe7ea7af713","kind":"commit","published_at":"2021-09-01T01:13:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc2/manifests"},{"name":"v3.18.0-rc1","sha":"1a1710b19de57c6f68ebe599a6a22de2392e6018","kind":"commit","published_at":"2021-08-19T16:35:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.18.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.18.0-rc1/manifests"},{"name":"v3.17.3","sha":"909a0f36a10075c4b4bc70fdee2c7e32dd612a72","kind":"commit","published_at":"2021-06-04T21:47:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"70db61a91bae270dca5db2f9837deea11118b148","kind":"commit","published_at":"2021-06-02T16:41:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"367e4691d2bc97de28b422d7461e4135d556d301","kind":"commit","published_at":"2021-05-22T06:04:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"652d99a8ee8aa6b801e11977951fbf444cfccc8f","kind":"commit","published_at":"2021-05-12T23:20:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0/manifests"},{"name":"v3.17.0-rc2","sha":"f807c02226ce9e1595ddb2c57ee34fc444aee893","kind":"commit","published_at":"2021-05-10T22:31:35.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc2/manifests"},{"name":"v3.17.0-rc1","sha":"e211ad3300d27e6e270d322ad8652471e7e8b9e7","kind":"commit","published_at":"2021-05-07T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.17.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.17.0-rc1/manifests"},{"name":"v3.16.0","sha":"2dc747c574b68a808ea4699d26942c8132fe2b09","kind":"commit","published_at":"2021-05-06T19:50:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0/manifests"},{"name":"v3.16.0-rc2","sha":"debc03dfc5d71d7d642dd1c8f7d1c04b36e8a065","kind":"commit","published_at":"2021-05-05T20:25:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc2/manifests"},{"name":"v3.15.8","sha":"436bd7880e458532901c58f4d9d1ea23fa7edd52","kind":"commit","published_at":"2021-04-07T22:38:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.8","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.8/manifests"},{"name":"v3.16.0-rc1","sha":"7689f00ba8d1e818f2a8e7a4bf24577d9ccd5d84","kind":"commit","published_at":"2021-04-06T21:26:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.16.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.16.0-rc1/manifests"},{"name":"v3.15.7","sha":"878be3569eaa552d45f50406b410c80da5e70447","kind":"commit","published_at":"2021-04-02T18:06:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.7","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.7/manifests"},{"name":"v3.15.6","sha":"6aa539bf0195f188ff86efe6fb8bfa2b676cdd46","kind":"commit","published_at":"2021-03-10T22:53:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.6","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.6/manifests"},{"name":"v3.15.5","sha":"4fff47a41811eeaef8add8def480062282292ce5","kind":"commit","published_at":"2021-03-04T21:35:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.5","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.5/manifests"},{"name":"v3.15.4","sha":"fd8aabf32d1d1ae3319e280fed07aa6eb24d150d","kind":"commit","published_at":"2021-03-03T19:37:48.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"983d115bd9f388468fd65d1e623b858eb12bc528","kind":"commit","published_at":"2021-02-25T17:20:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"d7e943b8d2bc444a8c770644e73d090b486f8b37","kind":"commit","published_at":"2021-02-23T21:21:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"052dc799d24a2d27d847e6bad78019364e1b188f","kind":"commit","published_at":"2021-02-19T23:12:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"ae50d9b9902526efd6c7a1907d09739f959c6297","kind":"commit","published_at":"2021-02-18T19:50:15.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0/manifests"},{"name":"v3.15.0-rc2","sha":"8260126500f073894c38b2211d383442eb7e58d5","kind":"commit","published_at":"2021-02-17T18:51:33.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc2/manifests"},{"name":"3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/3.15.0-rc1/manifests"},{"name":"v3.15.0-rc1","sha":"66e5185780129ea749e8ee8183586b4355c64db0","kind":"commit","published_at":"2021-02-09T22:20:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.15.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.15.0-rc1/manifests"},{"name":"v3.14.0","sha":"2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10","kind":"commit","published_at":"2020-11-13T20:53:39.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0/manifests"},{"name":"v3.14.0-rc3","sha":"1b851b3fe638a6cef5986f8b9c78df420e319e5d","kind":"commit","published_at":"2020-11-12T20:44:26.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc3/manifests"},{"name":"v3.14.0-rc2","sha":"a8ab1fade9bf69d7fa630c0f7568e0e3b51df0e4","kind":"commit","published_at":"2020-11-11T01:15:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc2/manifests"},{"name":"v3.14.0-rc1","sha":"27100b40fd45b384b690020d9306d7e501a65d16","kind":"commit","published_at":"2020-11-05T22:30:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.14.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.14.0-rc1/manifests"},{"name":"v3.13.0.1","sha":"d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a","kind":"commit","published_at":"2020-10-08T18:17:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0.1/manifests"},{"name":"v3.13.0","sha":"fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a","kind":"commit","published_at":"2020-08-14T22:20:53.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0/manifests"},{"name":"v3.13.0-rc3","sha":"98c2e69f8c708314632cee07c4d0231443491f03","kind":"commit","published_at":"2020-08-12T21:49:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.13.0-rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.13.0-rc3/manifests"},{"name":"v3.12.4","sha":"c9d2bd2fc781fe67ebf306807b9b6edb4a0d2764","kind":"commit","published_at":"2020-07-10T01:09:34.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"31ebe2ac71400344a5db91ffc13c4ddfb7589f92","kind":"commit","published_at":"2020-06-02T22:12:47.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.3/manifests"},{"name":"v3.12.2","sha":"678da4f76eb9168c9965afc2149944a66cd48546","kind":"commit","published_at":"2020-05-26T22:55:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"a37cc13b2f6d11303811011b0bfbc867e7c0bf2b","kind":"commit","published_at":"2020-05-20T19:06:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"0dd036d675508a4ecf69e61626fd0c88235a661d","kind":"commit","published_at":"2020-05-15T22:11:25.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0/manifests"},{"name":"v3.12.0-rc2","sha":"805352584636a750e653ffc9be56c09d235a77cd","kind":"commit","published_at":"2020-05-12T21:39:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc2/manifests"},{"name":"v3.12.0-rc1","sha":"ef7cc8111676076d8c2b6f9929096477cc868dc3","kind":"commit","published_at":"2020-05-01T20:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.12.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.12.0-rc1/manifests"},{"name":"v3.11.4","sha":"d0bfd5221182da1a7cc280f3337b5e41a89539cf","kind":"commit","published_at":"2020-02-14T20:13:20.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"498de9f761bef56a032815ee44b6e6dbe0892cc4","kind":"commit","published_at":"2020-02-02T22:04:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"fe1790ca0df67173702f70d5646b82f48f412b99","kind":"commit","published_at":"2019-12-12T21:59:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"7bb8b108d16252d0ed053673d70ea6d2020ec7ff","kind":"commit","published_at":"2019-12-03T00:05:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"ab5b61bf2f0fb1ac485be1b82fffca153c2509ed","kind":"commit","published_at":"2019-11-25T23:15:21.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0/manifests"},{"name":"v3.11.0-rc2","sha":"b0386daa1968c3c7ace339fca10b73a3998071d3","kind":"commit","published_at":"2019-11-22T19:40:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc2/manifests"},{"name":"v3.11.0-rc1","sha":"52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c","kind":"commit","published_at":"2019-11-20T18:45:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.11.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.11.0-rc1/manifests"},{"name":"v3.10.1","sha":"d09d649aea36f02c03f8396ba39a8d4db8a607e4","kind":"commit","published_at":"2019-10-24T19:06:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"6d4e7fd7966c989e38024a8ea693db83758944f1","kind":"commit","published_at":"2019-10-03T00:17:27.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"52b2447247f535663ac1c292e088b4b27d2910ef","kind":"commit","published_at":"2019-09-20T21:50:52.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.2/manifests"},{"name":"v3.10.0-rc1","sha":"ae1bcaad6ffcd04ca5d40f21dc3fab4f965e49cb","kind":"commit","published_at":"2019-09-05T17:18:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.10.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.10.0-rc1/manifests"},{"name":"v3.9.1","sha":"655310ca192a6e3a050e0ca0b7084a2968072260","kind":"commit","published_at":"2019-08-05T17:07:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"6a59a2ad1f61d9696092f79b6d74368b4d7970a3","kind":"commit","published_at":"2019-07-11T14:52:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0/manifests"},{"name":"v3.9.0-rc1","sha":"3f33753f0f45072fc68c5c50faa1c7a2fc16008d","kind":"commit","published_at":"2019-06-24T17:15:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.9.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.9.0-rc1/manifests"},{"name":"v3.8.0","sha":"09745575a923640154bcf307fba8aedff47f240a","kind":"commit","published_at":"2019-05-24T18:06:49.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0/manifests"},{"name":"v3.8.0-rc1","sha":"9f604ac5043e9ab127b99420e957504f2149adbe","kind":"commit","published_at":"2019-04-30T17:10:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.8.0-rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.8.0-rc1/manifests"},{"name":"v3.7.1","sha":"6973c3a5041636c1d8dc5f7f6c8c1f3c15bc63d6","kind":"commit","published_at":"2019-03-26T16:30:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"582743bf40c5d3639a70f98f183914a2c0cd0680","kind":"commit","published_at":"2019-02-28T20:55:14.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0/manifests"},{"name":"v3.7.0-rc.3","sha":"580e1890a640677ecc4ca4161a32f42e35db4281","kind":"commit","published_at":"2019-02-22T22:53:16.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.3/manifests"},{"name":"v3.7.0-rc.2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"tag","published_at":"2019-02-04T21:32:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0-rc.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0-rc.2/manifests"},{"name":"v3.7.0rc2","sha":"776b3a8b11fd243d709ef726ac963aa7d42e532e","kind":"commit","published_at":"2019-02-01T19:27:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc2/manifests"},{"name":"v3.7.0rc1","sha":"74f667ddc2f09fc1a90790d0ff6b4e643f71be7e","kind":"commit","published_at":"2019-01-28T23:15:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.7.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.7.0rc1/manifests"},{"name":"v3.6.1.3","sha":"66dc42d891a4fc8e9190c524fd67961688a37bbe","kind":"tag","published_at":"2018-12-08T20:36:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.3/manifests"},{"name":"v3.6.1.2","sha":"b829ff2a4614ff25048944b2cdc8e43b6488fda0","kind":"tag","published_at":"2018-12-04T23:57:00.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.2/manifests"},{"name":"v3.6.1.1","sha":"046e8fb7483df4e4fba028b8e85f68241a08f7f4","kind":"tag","published_at":"2018-11-21T19:20:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1.1/manifests"},{"name":"conformance-build-tag","sha":"6dec8cf96e32fd7fb0121a75ca72acf10863ecc9","kind":"commit","published_at":"2018-11-03T19:59:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/conformance-build-tag","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/conformance-build-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@conformance-build-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/conformance-build-tag/manifests"},{"name":"v3.6.1","sha":"48cb18e5c419ddd23d9badcfe4e9df7bde1979b2","kind":"commit","published_at":"2018-07-27T20:30:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.1/manifests"},{"name":"v3.6.0.1","sha":"ce044817c7ba0aea27c3fd8e496635d94d20a755","kind":"tag","published_at":"2018-06-08T17:14:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0.1/manifests"},{"name":"v3.6.0","sha":"ab8edf1dbe2237b4717869eaab11a2998541ad8d","kind":"tag","published_at":"2018-06-06T23:47:37.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0/manifests"},{"name":"v3.6.0rc2","sha":"a239ed2bda4b246c10c9d0d2a11a1f7bb1f52c86","kind":"commit","published_at":"2018-05-30T21:40:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc2/manifests"},{"name":"v3.6.0rc1","sha":"449e532b087e43a45ca6d8eae640a6019e547aca","kind":"commit","published_at":"2018-05-24T20:23:59.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.6.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.6.0rc1/manifests"},{"name":"v3.5.2","sha":"b5fbb742af122b565925987e65c08957739976a7","kind":"commit","published_at":"2018-03-06T03:54:18.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.2/manifests"},{"name":"v3.5.1.1","sha":"860bd12fec5c69e6529565165532b3d5108a7d97","kind":"commit","published_at":"2018-01-05T21:42:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"106ffc04be1abf3ff3399f54ccf149815b287dd9","kind":"commit","published_at":"2017-12-20T23:07:13.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.1/manifests"},{"name":"v3.5.0.1","sha":"457f6a607ce167132b833c049b0eaf3a9c4b3f5f","kind":"commit","published_at":"2017-12-06T18:54:11.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0.1/manifests"},{"name":"v3.5.0","sha":"2761122b810fe8861004ae785cc3ab39f384d342","kind":"commit","published_at":"2017-11-13T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"b04e5cba356212e4e8c66c61bbe0c3a20537c5b9","kind":"commit","published_at":"2017-09-14T19:24:28.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"80a37e0782d2d702d52234b62dd4b9ec74fd2c95","kind":"commit","published_at":"2017-08-15T23:39:12.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0/manifests"},{"name":"v3.4.0rc3","sha":"eaeca0d42b1fc4a8023a7f90d889631eda9360a3","kind":"commit","published_at":"2017-08-11T23:44:07.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc3/manifests"},{"name":"v3.4.0rc2","sha":"97d50e306e576dadf2184e643b7c934da45730c8","kind":"commit","published_at":"2017-08-09T23:34:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc2/manifests"},{"name":"v3.4.0rc1","sha":"3afcded28a6aa9c44adf801ca5bff2133fcf3030","kind":"commit","published_at":"2017-08-07T18:47:29.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.4.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.4.0rc1/manifests"},{"name":"v3.3.2","sha":"5532abc15b97f3489183b266b41844306052a3fa","kind":"commit","published_at":"2017-06-21T22:29:32.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"49a56da93ff3ab7d9a2252639344ad28db8cdff6","kind":"tag","published_at":"2017-05-13T00:26:24.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"a6189acd18b00611c1dc7042299ad75486f08a1a","kind":"tag","published_at":"2017-04-29T00:23:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0/manifests"},{"name":"v3.3.0rc1","sha":"fba2acd72e8cbf138912295df227ee2c914158c3","kind":"tag","published_at":"2017-04-24T19:53:42.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.3.0rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.3.0rc1/manifests"},{"name":"v3.2.1","sha":"b50c9ec1223895973d0e2fa6b6cb74ec3c8f3ce8","kind":"commit","published_at":"2017-04-04T21:40:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0/manifests"},{"name":"v3.2.0-alpha-1","sha":"593e917c176b5bc5aafa57bf9f6030d749d91cd5","kind":"commit","published_at":"2017-01-27T23:03:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-alpha-1/manifests"},{"name":"v3.2.0rc2","sha":"6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129","kind":"commit","published_at":"2017-01-18T23:14:38.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0rc2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0rc2/manifests"},{"name":"v3.2.0-rc.1","sha":"5750146bd69064efe7d19e12797b8429e948513c","kind":"commit","published_at":"2017-01-11T21:56:54.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.2.0-rc.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.2.0-rc.1/manifests"},{"name":"v3.1.0-alpha-1","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"tag","published_at":"2016-09-24T02:42:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0-alpha-1/manifests"},{"name":"v3.1.0","sha":"a428e42072765993ff674fda72863c9f1aa2d268","kind":"commit","published_at":"2016-09-24T02:12:45.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.1.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"1a586735085e817b1f52e53feec92ce418049f69","kind":"commit","published_at":"2016-09-06T22:40:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.2/manifests"},{"name":"v3.0.1-javalite","sha":"b0f5cf02f86449e35377c9ff7b9c0f727d3bf63b","kind":"commit","published_at":"2016-07-29T16:54:31.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.1-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.1-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.1-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.1-javalite/manifests"},{"name":"v3.0.0-javalite","sha":"c28192e1a3c2deea8514b9252f70b48f65bace78","kind":"commit","published_at":"2016-07-28T20:43:51.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-javalite","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-javalite","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-javalite","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-javalite/manifests"},{"name":"v3.0.0","sha":"e8ae137c96444ea313485ed1118c5e43b2099cf1","kind":"commit","published_at":"2016-07-27T21:40:30.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta-4","sha":"56855f6f002eeee8cf03021eaf2ece2adff2a297","kind":"tag","published_at":"2016-07-18T21:46:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-4/manifests"},{"name":"v3.0.0-beta-3.3","sha":"bdeb215cab2985195325fcd5e70c3fa751f46e0f","kind":"tag","published_at":"2016-07-01T20:58:05.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.3/manifests"},{"name":"v3.0.0-beta-3.2","sha":"d4d13a4349e4e59d67f311185ddcc1890d956d7a","kind":"tag","published_at":"2016-06-17T18:27:17.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.2/manifests"},{"name":"v3.0.0-beta-3.1","sha":"137d6a09bbbbfa801d653224703ddc59e3700704","kind":"commit","published_at":"2016-06-14T00:02:01.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3.1/manifests"},{"name":"v3.0.0-beta-3","sha":"3470b6895aa659b7559ed678e029a5338e535f14","kind":"commit","published_at":"2016-05-16T18:34:04.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3/manifests"},{"name":"v3.0.0-beta-3-pre-1","sha":"a1938b2aa9ca86ce7ce50c27ff9737c1008d2a03","kind":"commit","published_at":"2016-05-10T15:24:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-3-pre-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-3-pre-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-3-pre-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-3-pre-1/manifests"},{"name":"v3.0.0-beta-2","sha":"d5fb408ddc281ffcadeb08699e65bb694656d0bd","kind":"tag","published_at":"2015-12-30T21:35:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-2/manifests"},{"name":"v3.0.0-beta-1.1","sha":"519c3405674dbe101df4608cee82f9bd08cd9cad","kind":"commit","published_at":"2015-12-16T22:43:55.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1.1/manifests"},{"name":"v3.0.0-beta-1-bzl-fix","sha":"12fb61b292d7ec4cb14b0d60e58ed5c35adda3b7","kind":"commit","published_at":"2015-10-27T22:57:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1-bzl-fix","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1-bzl-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1-bzl-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1-bzl-fix/manifests"},{"name":"v3.0.0-alpha-4.1","sha":"8fce8933649ce09c1661ff2b5b7f6eb79badd251","kind":"commit","published_at":"2015-09-05T06:09:56.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4.1/manifests"},{"name":"v3.0.0-alpha-4","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"tag","published_at":"2015-08-31T23:57:23.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-4","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-4/manifests"},{"name":"v3.0.0-beta-1","sha":"23408684b4d2bf1b25e14314413a14d542c18bc4","kind":"commit","published_at":"2015-08-27T07:02:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-beta-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-beta-1/manifests"},{"name":"v3.0.0-alpha-3.1","sha":"5d4a8564632cb4d8d138f495e6db1304b400c197","kind":"commit","published_at":"2015-06-30T18:13:50.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3.1/manifests"},{"name":"v3.0.0-alpha-3","sha":"3e2c8a5dd79481e1d36572cdf65be93514ba6581","kind":"commit","published_at":"2015-05-28T21:52:44.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-3","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-3/manifests"},{"name":"v3.0.0-alpha-2","sha":"7d5cf8d7a1bd24acce56296747731051ebe1b180","kind":"commit","published_at":"2015-02-26T07:47:09.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-2","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-2/manifests"},{"name":"v3.0.0-alpha-1","sha":"8d5d7cc6d03b00fcb7162525100fbd4cc0d1929d","kind":"tag","published_at":"2014-12-11T02:38:19.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v3.0.0-alpha-1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v3.0.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v3.0.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v3.0.0-alpha-1/manifests"},{"name":"v2.6.1","sha":"bba83652e1be610bdb7ee1566ad18346d98b843c","kind":"tag","published_at":"2014-10-21T00:06:06.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1/manifests"},{"name":"v2.6.1rc1","sha":"419c94b6e07f93610e5124a0be0a7ee7140006ed","kind":"commit","published_at":"2014-10-09T18:40:02.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.1rc1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.1rc1/manifests"},{"name":"v2.6.0","sha":"a21bf2e6466095c7a2cdb991017da9639cf496e5","kind":"commit","published_at":"2014-08-25T23:26:40.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.6.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"774d630bde574f5fcbb6dae6eaa0f91f7bc12967","kind":"tag","published_at":"2013-02-27T18:49:03.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.5.0","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"0aa1f748bf950db26323f9198b3ccd3266707668","kind":"tag","published_at":"2011-04-30T15:29:10.000Z","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/v2.4.1","html_url":"https://github.com/protocolbuffers/protobuf/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/protocolbuffers/protobuf@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags/v2.4.1/manifests"}]},"repo_metadata_updated_at":"2025-11-28T11:20:39.152Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libprotobuf-lite?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libprotobuf-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libprotobuf-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libprotobuf-lite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T06:00:28.284Z","issues_count":2010,"pull_requests_count":15344,"avg_time_to_close_issue":46148544.90914561,"avg_time_to_close_pull_request":941937.4572928384,"issues_closed_count":1662,"pull_requests_closed_count":13333,"pull_request_authors_count":440,"issue_authors_count":1584,"avg_comments_per_issue":4.46318407960199,"avg_comments_per_pull_request":0.41860010427528677,"merged_pull_requests_count":5679,"bot_issues_count":61,"bot_pull_requests_count":13332,"past_year_issues_count":392,"past_year_pull_requests_count":7321,"past_year_avg_time_to_close_issue":2862915.5231481483,"past_year_avg_time_to_close_pull_request":400591.4111259606,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":5986,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":313,"past_year_avg_comments_per_issue":1.4744897959183674,"past_year_avg_comments_per_pull_request":0.25256112552929927,"past_year_bot_issues_count":28,"past_year_bot_pull_requests_count":6607,"past_year_merged_pull_requests_count":2537,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"}],"active_maintainers":[{"login":"zhangskz","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"shaod2","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"googleberg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"haberman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"tonyliaoss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"alexeagle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf-lite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libprotobuf-lite/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T10:30:51.686Z","updated_at":"2023-12-20T10:30:51.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13890776,"name":"protobuf.cpp.devkit","ecosystem":"nuget","description":"A complete C++ Development Kit for Protocol Buffers. Includes headers and static libraries for x64 Windows.","homepage":"https://github.com/protocolbuffers/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/protocolbuffers/protobuf","keywords_array":["native","protobuf","cpp","sdk","devkit"],"namespace":null,"versions_count":3,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-04-04T11:31:13.745Z","latest_release_number":null,"last_synced_at":"2026-04-04T11:31:14.832Z","created_at":"2026-02-24T15:30:59.568Z","updated_at":"2026-04-04T11:31:14.832Z","registry_url":"https://www.nuget.org/packages/protobuf.cpp.devkit/","install_command":"Install-Package protobuf.cpp.devkit","documentation_url":null,"metadata":{"copyright":"See https://github.com/protocolbuffers/protobuf/blob/v33.5/LICENSE","owners":"Kornel Bertok","license_info":{"type":"expression","text":"BSD-3-Clause","version":null},"license_url":"https://licenses.nuget.org/BSD-3-Clause","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/protocolbuffers/protobuf","branch":null,"commit":"b6f9284da830b69be787732ffdaa35049d20a088"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"https://github.com/protocolbuffers/protobuf/releases/tag/v33.5"},"repo_metadata":{"id":20088389,"uuid":"23357588","full_name":"protocolbuffers/protobuf","owner":"protocolbuffers","description":"Protocol Buffers - Google's data interchange format","archived":false,"fork":false,"pushed_at":"2026-02-24T00:03:45.000Z","size":211975,"stargazers_count":70728,"open_issues_count":241,"forks_count":16031,"subscribers_count":2024,"default_branch":"main","last_synced_at":"2026-02-24T05:00:02.313Z","etag":null,"topics":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"latest_commit_sha":null,"homepage":"http://protobuf.dev","language":"C++","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/protocolbuffers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-26T15:52:15.000Z","updated_at":"2026-02-24T02:12:57.000Z","dependencies_parsed_at":"2026-02-24T05:00:32.785Z","dependency_job_id":null,"html_url":"https://github.com/protocolbuffers/protobuf","commit_stats":{"total_commits":16174,"total_committers":1232,"mean_commits":"13.128246753246753","dds":0.8605168789415111,"last_synced_commit":"bf068d9e0e62dd5a1ea1c3660cb7b9385c6b8262"},"previous_names":["google/protobuf"],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/protocolbuffers/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protocolbuffers","download_url":"https://codeload.github.com/protocolbuffers/protobuf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/sbom","scorecard":{"id":437709,"data":{"date":"2025-08-19T00:19:47Z","repo":{"name":"github.com/protocolbuffers/protobuf","commit":"aa1f665cdc44878724aa783ad64f371e227fa619"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.7,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 28 unreviewed changesets out of 30 -- score normalized to 0","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"9 different organizations found -- score normalized to 10","details":["Info: contributors work for GoogleCloudPlatform,bazelbuild,cloudflare,google,googlers,nodatime,protocolbuffers,rust @google,v8"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' !contains(toJson(github.event.pull_request.body), '#test-continuous') ': .github/workflows/test_runner.yml:101"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'Dependabot' is used: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13","Info: CppLibFuzzer integration found: third_party/utf8_range/fuzz/utf8_validity_fuzzer.cc:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) out of 30 and 8 issue activity out of 30 found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/staleness_check.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/staleness_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_bazel.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_bazel.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:500: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:513: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_cpp.yml:547: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_csharp.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_csharp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_java.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_java.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_objectivec.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_objectivec.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_php_ext.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_php_ext.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_python.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_ruby.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_rust.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_upb.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_upb.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/protocolbuffers/protobuf/test_yaml.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:247","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:250","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:256","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:299","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:310","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:359","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:372","Warn: pipCommand not pinned by hash: .github/workflows/test_upb.yml:375","Info:  28 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of 110 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 23 commits out of 24 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v32.0 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/240085594","Warn: release artifact v32.0-rc2 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc2 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/237762298","Warn: release artifact v32.0-rc1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v32.0-rc1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/234069969","Warn: release artifact v31.1 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v31.1 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221645360","Warn: release artifact v29.5 does not have provenance: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497","Warn: release artifact v29.5 not signed: https://api.github.com/repos/protocolbuffers/protobuf/releases/221681497"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clear_caches.yml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/clear_caches.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/forked_pr_workflow_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/janitor.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/janitor.yml:16: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/staleness_check.yml:21","Info: topLevel permissions set to 'none': .github/workflows/staleness_refresh.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/staleness_refresh.yml:13: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_bazel.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_cpp.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_csharp.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_java.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_objectivec.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_php_ext.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_python.yml:23","Info: topLevel permissions set to 'none': .github/workflows/test_release_branches.yml:1","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/test_release_branches.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_ruby.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_runner.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_rust.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_upb.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_yaml.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_php_repo.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-8r3f-844c-mc37 / GO-2024-2611","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:03:43.866Z","repository_id":20088389,"created_at":"2025-08-19T05:03:43.866Z","updated_at":"2025-08-19T05:03:43.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29849836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-02T08:07:30.007Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.24757125394068,"dependent_repos_count":6.204271548828914,"dependent_packages_count":16.573419014800383,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.34175393918999},"purl":"pkg:nuget/protobuf.cpp.devkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/protobuf.cpp.devkit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/protobuf.cpp.devkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/protobuf.cpp.devkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T07:00:16.148Z","issues_count":2015,"pull_requests_count":15419,"avg_time_to_close_issue":46288124.88528529,"avg_time_to_close_pull_request":940892.6559348622,"issues_closed_count":1665,"pull_requests_closed_count":13385,"pull_request_authors_count":449,"issue_authors_count":1590,"avg_comments_per_issue":4.483870967741936,"avg_comments_per_pull_request":0.420195862247876,"merged_pull_requests_count":5691,"bot_issues_count":60,"bot_pull_requests_count":13393,"past_year_issues_count":225,"past_year_pull_requests_count":4544,"past_year_avg_time_to_close_issue":2484251.720338983,"past_year_avg_time_to_close_pull_request":460001.46351197263,"past_year_issues_closed_count":118,"past_year_pull_requests_closed_count":3508,"past_year_pull_request_authors_count":103,"past_year_issue_authors_count":195,"past_year_avg_comments_per_issue":1.5333333333333332,"past_year_avg_comments_per_pull_request":0.19256161971830985,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":4149,"past_year_merged_pull_requests_count":1432,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"}],"active_maintainers":[{"login":"mkruskal-google","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"zhangskz","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"acozzette","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"ericsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"haberman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf.cpp.devkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf.cpp.devkit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf.cpp.devkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf.cpp.devkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/protobuf.cpp.devkit/codemeta","maintainers":[{"uuid":"kbertok","login":"kbertok","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/kbertok","role":null,"created_at":"2026-02-24T15:31:13.298Z","updated_at":"2026-02-24T15:31:13.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/kbertok/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":797602,"maintainers_count":110352,"namespaces_count":0,"keywords_count":161547,"github":"nuget","metadata":{"funded_packages_count":26730},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-19T05:08:31.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}],"commits":{"id":1501,"full_name":"protocolbuffers/protobuf","default_branch":"main","total_commits":19230,"total_committers":1337,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":14.382946896035902,"dds":0.8249609984399375,"past_year_total_commits":2276,"past_year_total_committers":138,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.492753623188406,"past_year_dds":0.6550966608084359,"last_synced_at":"2026-04-28T04:39:12.386Z","last_synced_commit":"7e8ca3ee6850740fbda2d50c637a12aa8af6a012","created_at":"2023-03-07T09:10:55.779Z","updated_at":"2026-04-28T04:32:54.077Z","committers":[{"name":"Protobuf Team Bot","email":"protobuf-github-bot@google.com","login":"protobuf-github-bot","count":3366},{"name":"Joshua Haberman","email":"jhaberman@gmail.com","login":"haberman","count":2168},{"name":"Protobuf Team Bot","email":"protobuf-team-bot@google.com","login":"protobuf-team-bot","count":1594},{"name":"Mike Kruskal","email":"mkruskal@google.com","login":"mkruskal-google","count":1073},{"name":"Adam Cozzette","email":"acozzette@google.com","login":"acozzette","count":682},{"name":"Jon Skeet","email":"jonskeet@google.com","login":"jskeet","count":583},{"name":"Paul Yang","email":"TeBoring","login":"TeBoring","count":521},{"name":"Thomas Van Lenten","email":"thomasvl@google.com","login":"thomasvl","count":497},{"name":"Joshua Haberman","email":"joshua@reverberate.org","login":null,"count":422},{"name":"Deanna Garcia","email":"deannagarcia@google.com","login":"deannagarcia","count":416},{"name":"Hong Shin","email":"hongshin@google.com","login":"honglooker","count":399},{"name":"Eric Salo","email":"salo@google.com","login":"ericsalo","count":375},{"name":"Sandy Zhang","email":"sandyzhang@google.com","login":"zhangskz","count":325},{"name":"Jisi Liu","email":"jisi.liu@gmail.com","login":"liujisi","count":323},{"name":"Feng Xiao","email":"xfxyjwf@gmail.com","login":"xfxyjwf","count":317},{"name":"Jan Tattermusch","email":"jtattermusch@google.com","login":"jtattermusch","count":295},{"name":"Jie Luo","email":"jieluo@google.com","login":"anandolee","count":280},{"name":"csharptest","email":"roger@csharptest.net","login":"csharptest","count":239},{"name":"Clayton Knittel","email":"cknittel@google.com","login":"ClaytonKnittel","count":202},{"name":"kenton@google.com","email":"kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":184},{"name":"Mark Hansen","email":"markhansen@google.com","login":"mhansen","count":146},{"name":"Matt Kulukundis","email":"kfm@google.com","login":"fowles","count":104},{"name":"Yilun Chong","email":"yilunchong@google.com","login":"BSBandme","count":98},{"name":"Hao Nguyen","email":"haon@google.com","login":null,"count":90},{"name":"Tony Liao","email":"tonyliaoss@google.com","login":"tonyliaoss","count":89},{"name":"Chris Kennelly","email":"ckennelly@google.com","login":"ckennelly","count":88},{"name":"Sydney Acksman","email":"obsidianminor@gmail.com","login":"ObsidianMinor","count":86},{"name":"Samuel Benzaquen","email":"sbenza@google.com","login":"sbenzaquen","count":85},{"name":"David L. Jones","email":"dlj@google.com","login":"dlj-NaN","count":82},{"name":"Martijn Vels","email":"mvels@google.com","login":"martijnvels","count":76},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":76},{"name":"Jakob Buchgraber","email":"buchgr@google.com","login":"buchgr","count":73},{"name":"Marcel Hlopko","email":"hlopko@google.com","login":"hlopko","count":72},{"name":"liujisi@google.com","email":"liujisi@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":71},{"name":"Rafi Kamal","email":"rafikamal@google.com","login":"rafi-kamal","count":68},{"name":"Alyssa Haroldsen","email":"kupiakos@google.com","login":"kupiakos","count":60},{"name":"Brent Shaffer","email":"betterbrent@google.com","login":"bshaffer","count":53},{"name":"Jason Lunn","email":"jason.lunn@gmail.com","login":"JasonLunn","count":51},{"name":"Chris Fallin","email":"cfallin@google.com","login":"cfallin","count":46},{"name":"ArnoldZokas","email":"arnold.zokas@coderoom.net","login":"ArnoldZokas","count":46},{"name":"Josh Humphries","email":"jhumphries@buf.build","login":"jhump","count":44},{"name":"Yannic Bonenberger","email":"contact@yannic-bonenberger.com","login":"Yannic","count":42},{"name":"Derek Benson","email":"derekbenson@google.com","login":"dbenson24","count":39},{"name":"Dave MacLachlan","email":"dmaclach@gmail.com","login":"dmaclach","count":38},{"name":"Sergio Campamá","email":"kaipi@google.com","login":"sergiocampama","count":37},{"name":"James Newton-King","email":"james@newtonking.com","login":"JamesNK","count":35},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":34},{"name":"theodorerose","email":"theodorerose@google.com","login":"esorot","count":32},{"name":"Kun Zhang","email":"zhangkun@google.com","login":"zhangkun83","count":32},{"name":"Karen Wu","email":"karenwuz@google.com","login":"karenwuz","count":31},{"name":"xiaofeng@google.com","email":"xiaofeng@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":30},{"name":"Yuriy Chernyshov","email":"thegeorg@yandex-team.ru","login":"georgthegreat","count":30},{"name":"Rachel Goldfinger","email":"rgoldfinger@google.com","login":null,"count":29},{"name":"jieluo@google.com","email":"jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":29},{"name":"Derek Perez","email":"perezd","login":"perezd","count":28},{"name":"Protobuf Team","email":"no-reply@google.com","login":"a-googler","count":28},{"name":"temporal","email":"temporal@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":27},{"name":"Konstantin Podsvirov","email":"konstantin@podsvirov.pro","login":"podsvirov","count":26},{"name":"Éamonn McManus","email":"emcmanus@google.com","login":"eamonnmcmanus","count":26},{"name":"Tres Seaver","email":"tseaver@palladion.com","login":"tseaver","count":24},{"name":"Walter Gray","email":"wgray@leapmotion.com","login":null,"count":24},{"name":"Dan O'Reilly","email":"oreilldf@gmail.com","login":"dano","count":23},{"name":"Max Cai","email":"maxtroy@google.com","login":"maxtroy","count":22},{"name":"Esun Kim","email":"veblush@google.com","login":"veblush","count":21},{"name":"Keith Smiley","email":"keithbsmiley@gmail.com","login":"keith","count":21},{"name":"Joe Bolinger","email":"jbolinger@google.com","login":"jbolinger","count":20},{"name":"Carlos O'Ryan","email":"coryan@google.com","login":"coryan","count":20},{"name":"Brian Duff","email":"bduff@google.com","login":"brianduff","count":19},{"name":"Jorge Canizales","email":"jcanizales@google.com","login":"jcanizales","count":18},{"name":"Evan Brown","email":"ezb@google.com","login":"ezbr","count":17},{"name":"Brett McBride","email":"brett@deakin.edu.au","login":"brettmc","count":17},{"name":"Wink Saville","email":"wink@google.com","login":null,"count":16},{"name":"Benjamin Peterson","email":"benjamin@engflow.com","login":"benjaminp","count":16},{"name":"Jorg Brown","email":"jorg@google.com","login":"jorgbrown","count":16},{"name":"Julien Brianceau","email":"jbriance@cisco.com","login":"jbrianceau","count":16},{"name":"Tomo Suzuki","email":"suztomo@google.com","login":"suztomo","count":15},{"name":"Zoey Greer","email":"zoey@buildbuddy.io","login":"tempoz","count":15},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":15},{"name":"Laszlo Csomor","email":"laszlocsomor@google.com","login":"laszlocsomor","count":15},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":15},{"name":"Cong Liu","email":"congliu@google.com","login":"congliuthu","count":14},{"name":"Hao Nguyen","email":"45579440+haon4","login":"haon4","count":14},{"name":"Manjunath Kudlur","email":"keveman@gmail.com","login":"keveman","count":14},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":13},{"name":"Xufei Tan","email":"xufei@google.com","login":"tanx16","count":13},{"name":"Mikita Belahlazau","email":"nbeloglazov@google.com","login":"nbeloglazov","count":13},{"name":"Nicolas \"Pixel\" Noble","email":"pixel@nobis-crew.org","login":"nicolasnoble","count":13},{"name":"Liam Miller-Cushon","email":"cushon@google.com","login":"cushon","count":13},{"name":"Elliotte Rusty Harold","email":"elharo@google.com","login":null,"count":12},{"name":"Ada Zhang","email":"adazhang@google.com","login":"adazh","count":11},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":11},{"name":"Dennis Shao","email":"67387070+shaod2","login":"shaod2","count":10},{"name":"Kevin King","email":"kcking@google.com","login":"kcking","count":10},{"name":"Harvey Tuch","email":"htuch@google.com","login":"htuch","count":10},{"name":"Adrian Sadłocha","email":"adriansadlocha@google.com","login":"Necior","count":10},{"name":"Peter Kasting","email":"pkasting@google.com","login":"pkasting","count":10},{"name":"Dave MacLachlan","email":"dmaclach@google.com","login":null,"count":10},{"name":"Ying Wang","email":"wangying@google.com","login":null,"count":9},{"name":"pliard@google.com","email":"pliard@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":9},{"name":"Fahrzin Hemmati","email":"fahhem@appliedintuition.com","login":"fahhem","count":9},{"name":"Andreas C. Osowski","email":"qwf@google.com","login":"th0br0","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Yamil Morales","email":"yamilmorales@google.com","login":"yamilmorales","count":8},{"name":"Google AutoFuzz Team","email":"security-tps@google.com","login":"Google-Autofuzz","count":8},{"name":"Arfrever Frehtes Taifersar Arahesis","email":"Arfrever.FTA@GMail.Com","login":"Arfrever","count":8},{"name":"cpovirk","email":"cpovirk@google.com","login":"cpovirk","count":8},{"name":"Christian Maurer","email":"c.maurer@gmx.at","login":"chrisse74","count":8},{"name":"Vitaly Goldshteyn","email":"goldvitaly@google.com","login":"goldvitaly","count":8},{"name":"Ulas Kirazci","email":"ulas@google.com","login":"ukirazci","count":8},{"name":"Sil3ntStorm","email":"Sil3ntStorm","login":"Sil3ntStorm","count":8},{"name":"Matt Kwong","email":"mattkwong@google.com","login":"matt-kwong","count":8},{"name":"Dmitri Gribenko","email":"dmitrig@google.com","login":"gribozavr","count":8},{"name":"Markus Heß","email":"hessi88@googlemail.com","login":"hesmar","count":8},{"name":"Alex Eagle","email":"alex@aspect.dev","login":"alexeagle","count":8},{"name":"The Android Open Source Project","email":"initial-contribution@android.com","login":null,"count":8},{"name":"Austin Schuh","email":"austin@peloton-tech.com","login":null,"count":8},{"name":"Stanley Cheung","email":"stanley.cheung@gmail.com","login":"stanley-cheung","count":8},{"name":"Adam Cozzette","email":"acozzette@gmail.com","login":null,"count":8},{"name":"Anton Grbin","email":"anton@noom.com","login":"antongrbin","count":7},{"name":"Tom Hughes","email":"tom@airtime.com","login":"thughes","count":7},{"name":"Rob Widmer","email":"robert.widmer@finalsite.com","login":null,"count":7},{"name":"Tim Swast","email":"swast@google.com","login":"tswast","count":7},{"name":"Nobuaki Sukegawa","email":"nsukeg@gmail.com","login":"nsuke","count":7},{"name":"Krasimir Georgiev","email":"krasimir@google.com","login":"krasimirgg","count":7},{"name":"Jerry Berg","email":"107155935+googleberg","login":"googleberg","count":7},{"name":"tony","email":"tony.newell@pobox.com","login":"tonydnewell","count":7},{"name":"Ivo Ristovski List","email":"ilist@google.com","login":"comius","count":7},{"name":"Anuraag Agrawal","email":"anuraaga@gmail.com","login":"anuraaga","count":7},{"name":"Yuanyuan Chen","email":"cyyever@outlook.com","login":"cyyever","count":7},{"name":"Ivan Shynkarenka","email":"chronoxor@gmail.com","login":"chronoxor","count":7},{"name":"Eric Anderson","email":"ejona@google.com","login":"ejona86","count":7},{"name":"Anna R","email":"annarev@google.com","login":"annarev","count":7},{"name":"なつき","email":"i@ntk.me","login":"ntkme","count":7},{"name":"Marcin Kowalczyk","email":"qrczak@google.com","login":"QrczakMK","count":6},{"name":"Mohamed Heikal","email":"mheikal@chromium.org","login":"m0hamed","count":6},{"name":"Nevena Kotlaja","email":"kotlaja@google.com","login":"kotlaja","count":6},{"name":"Nikolai Vavilov","email":"vvnicholas@gmail.com","login":"seishun","count":6},{"name":"Xùdōng Yáng","email":"wyverald@gmail.com","login":"Wyverald","count":6},{"name":"michaelbausor","email":"michaelbausor@google.com","login":"michaelbausor","count":6},{"name":"Masaki Hara","email":"ackie.h.gmai@gmail.com","login":"qnighy","count":6},{"name":"Christian Blichmann","email":"cblichmann@google.com","login":"cblichmann","count":6},{"name":"Florian Enner","email":"florian@enner.org","login":"ennerf","count":6},{"name":"Gerben Stavenga","email":"gerbens@google.com","login":"gerben-s","count":6},{"name":"Byron Yi","email":"byi@connect.ust.hk","login":"byronyi","count":6},{"name":"Kevin O'Connor","email":"kevinoconnor@google.com","login":"kevinoconnor7","count":6},{"name":"cgrushko","email":"carmi.grushko@gmail.com","login":"cgrushko","count":6},{"name":"Jozef Izso","email":"jozef.izso@gmail.com","login":"jozefizso","count":6},{"name":"Jensaarai","email":"djjensaarai@gmail.com","login":"Jensaarai","count":6},{"name":"Aaron Patterson","email":"aaron.patterson@gmail.com","login":"tenderlove","count":6},{"name":"Krishna","email":"krishna.nm86@gmail.com","login":"krinara86","count":6},{"name":"Ilya Tokar","email":"tokarip@google.com","login":"TocarIP","count":6},{"name":"Ben Boeckel","email":"ben.boeckel@kitware.com","login":"mathstuf","count":6},{"name":"Dimitris Koutsogiorgas","email":"dimitris@squareup.com","login":"dnkoutso","count":6},{"name":"David Ostrovsky","email":"david@ostrovsky.org","login":"davido","count":6},{"name":"Daniel Kurka","email":"dankurka@google.com","login":"dankurka","count":6},{"name":"Corentin Le Molgat","email":"corentinl@google.com","login":"Mizux","count":6},{"name":"Bernardo Bruning","email":"bernardo.bruning@gmail.com","login":"bernardo-bruning","count":6},{"name":"Adam Greene","email":"adam.greene@gmail.com","login":"skippy","count":6},{"name":"Jason Lunn","email":"jlunn@jungroup.com","login":null,"count":5},{"name":"Wang Kirin","email":"wangqilintech@gmail.com","login":"wangkirin","count":5},{"name":"Daniel Azuma","email":"dazuma@google.com","login":"dazuma","count":5},{"name":"Adam Liddell","email":"git@aliddell.com","login":"aaliddell","count":5},{"name":"Bu Sun Kim","email":"8822365+busunkim96","login":"busunkim96","count":5},{"name":"Adam Michalik","email":"xyzzyz@google.com","login":"xyzzyz","count":5},{"name":"Jeff Davidson","email":"jpd@google.com","login":"jpd236","count":5},{"name":"Joel Courtney","email":"euphemize@gmail.com","login":"jufemaiz","count":5},{"name":"John Brock","email":"JohnHBrock@gmail.com","login":"JohnHBrock","count":5},{"name":"Luke Zarko","email":"zarko@google.com","login":"zrlk","count":5},{"name":"John Cater","email":"jcater@google.com","login":"katre","count":5},{"name":"Daniel Schopf","email":"schopf.dan@gmail.com","login":"dschopf","count":5},{"name":"Miguel Young de la Sota","email":"mcyoung@google.com","login":"mcy","count":5},{"name":"Patrick Xia","email":"patrickx@google.com","login":"patrickxia","count":5},{"name":"Peter Newman","email":"peternewman","login":"peternewman","count":5},{"name":"Richard Levasseur","email":"rlevasseur@google.com","login":"rickeylev","count":5},{"name":"ST-DDT","email":"ST-DDT@gmx.de","login":"ST-DDT","count":5},{"name":"Craig Tiller","email":"ctiller@google.com","login":"ctiller","count":5},{"name":"William Orr","email":"will@worrbase.com","login":"worr","count":5},{"name":"Robert Edmonds","email":"edmonds@debian.org","login":"edmonds","count":5},{"name":"Brian Silverman","email":"brian@peloton-tech.com","login":"brian-peloton","count":5},{"name":"drivehappy","email":"drivehappy@gmail.com","login":"drivehappy","count":5},{"name":"Brecht Sanders","email":"brecht@sanders.org","login":"brechtsanders","count":5},{"name":"Wojciech Mandrysz","email":"tetek1@gmail.com","login":"tetek","count":5},{"name":"Yun Peng","email":"pcloudy@google.com","login":"meteorcloudy","count":4},{"name":"Yuhanun Citgez","email":"yuhanun.c@gmail.com","login":"Yuhanun","count":4},{"name":"Wei-Yin Chen (陳威尹)","email":"wychen@chromium.org","login":"wychen","count":4},{"name":"Vishal Powar","email":"vishalpowar@google.com","login":"vishalpowar","count":4},{"name":"Thanet (Knack) Praneenararat","email":"thanetpra@google.com","login":"fiboknacky","count":4},{"name":"Benoît Quenaudon","email":"bquenaudon@squareup.com","login":"oldergod","count":4},{"name":"Adal Chiriliuc","email":"adal.chiriliuc@gmail.com","login":"2-5","count":4},{"name":"Anders Carling","email":"lowe@lowe.nu","login":"anderscarling","count":4},{"name":"Andrew Paprocki","email":"andrew@ishiboo.com","login":"apaprocki","count":4},{"name":"Mattia Barbon","email":"mattia@barbon.org","login":"mbarbon","count":4},{"name":"Xavier Bonaventura","email":"xavibonaventura@gmail.com","login":"limdor","count":4},{"name":"Aurimas Liutikas","email":"aurimas@google.com","login":"liutikas","count":4},{"name":"Thomas Colthurst","email":"thomaswc@google.com","login":"ThomasColthurst","count":4},{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":"ax3l","count":4},{"name":"Ayende Rahien","email":"Ayende@ayende.com","login":"ayende","count":4},{"name":"Brad Larson","email":"bklarson@gmail.com","login":"bklarson","count":4},{"name":"Brendan Ribera","email":"brendan.ribera@gmail.com","login":"abscondment","count":4},{"name":"Khing","email":"khingblue@gmail.com","login":"khingblue","count":4},{"name":"Lukas Fittl","email":"lukas@fittl.com","login":"lfittl","count":4},{"name":"Kent Ross","email":"k@mad.cash","login":"mumbleskates","count":4},{"name":"Jingwen Chen","email":"jingwen@google.com","login":"jin","count":4},{"name":"Charles OuGuo","email":"shaldengeki@gmail.com","login":"shaldengeki","count":4},{"name":"Derek Mauro","email":"dmauro@google.com","login":"derekmauro","count":4},{"name":"David Mollitor","email":"dmollitor@apache.org","login":"belugabehr","count":4},{"name":"Daniel Martin","email":"fizbin@gmail.com","login":"fizbin","count":4},{"name":"Ubuntu","email":"s.wegele@gmx.de","login":"wsw2016","count":4},{"name":"Shahid","email":"shahid@us.ibm.com","login":"shahidhs-ibm","count":4},{"name":"Runze Wang","email":"runze@google.com","login":"runzw","count":4},{"name":"Rodrigo Hernandez","email":"kwizatz@aeongames.com","login":"Kwizatz","count":4},{"name":"Nipunn Koorapati","email":"nipunn1313@gmail.com","login":"nipunn1313","count":4},{"name":"Ming Zhao","email":"mzhao@luminatewireless.com","login":"mzhaom","count":4},{"name":"Matt Hauck","email":"matthauck@gmail.com","login":"matthauck","count":4},{"name":"Martin Maly","email":"mmaly@google.com","login":"martinmaly","count":4},{"name":"Marnix Bouhuis","email":"marnix@bouhuis.com","login":"marnixbouhuis","count":4},{"name":"Tapasweni Pathak","email":"tapaswenipathak@gmail.com","login":"tapaswenipathak","count":4},{"name":"Romain Geissler","email":"romain.geissler@amadeus.com","login":"Romain-Geissler-1A","count":4},{"name":"reed-lau","email":"geoliuwei@gmail.com","login":"reed-lau","count":4},{"name":"murgatroid99","email":"mlumish@google.com","login":"murgatroid99","count":4},{"name":"appledragon","email":"appledragon@gmail.com","login":"appledragon","count":4},{"name":"Marjolein Heyndrickx","email":"marjoleinheyndrickx@gmail.com","login":"marjoleinheyndrickx","count":4},{"name":"Peter Marton","email":"pmarton@netflix.com","login":null,"count":4},{"name":"gk5885","email":"gk5885@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":4},{"name":"Andrew Flynn","email":"flynn@google.com","login":null,"count":4},{"name":"Mahdi Hosseini","email":"seyed.mahdi.hosseini.moghaddam@ibm.com","login":"mahdi-hm","count":3},{"name":"Luke Sandberg","email":"lukes@google.com","login":"lukesandberg","count":3},{"name":"Lev Kandel","email":"lmakhlis@google.com","login":"evalon32","count":3},{"name":"Justin Lebar","email":"jlebar@google.com","login":null,"count":3},{"name":"Jonas Kvinge","email":"jonas@jkvinge.net","login":"jonaski","count":3},{"name":"John Millikin","email":"john@john-millikin.com","login":"jmillikin","count":3},{"name":"Joe Tsai","email":"joetsai@digital-static.net","login":"dsnet","count":3},{"name":"Jesse Rosenstock","email":"jmr@google.com","login":"jmr","count":3},{"name":"Philipp Stephani","email":"phst@google.com","login":"phst","count":3},{"name":"Jeffrey Walton","email":"noloader@gmail.com","login":"noloader","count":3},{"name":"Jean byroot Boussier","email":"jean.boussier+github@shopify.com","login":"casperisfine","count":3},{"name":"Jean Boussier","email":"jean.boussier@gmail.com","login":"byroot","count":3},{"name":"Isaiah Peng","email":"issaria@gmail.com","login":"isaiah","count":3},{"name":"HATATANI Shinta","email":"gamaguchi@gmail.com","login":"apstndb","count":3},{"name":"Marcin Wyszynski","email":"marcin.pixie@gmail.com","login":"marcinwyszynski","count":3},{"name":"Erik Benoist","email":"erik@reverb.com","login":null,"count":3},{"name":"Florian Simon","email":"floriansimon9@gmail.com","login":null,"count":3},{"name":"Michael WERLE","email":"micha@michaelwerle.com","login":"mwerle","count":3},{"name":"Peter Sobot","email":"213293+psobot","login":"psobot","count":3},{"name":"Michele Locati","email":"michele@locati.it","login":"mlocati","count":3},{"name":"Oleh Prypin","email":"oprypin@google.com","login":"oprypin","count":3},{"name":"Parnic","email":"github@parnic.com","login":"parnic","count":3},{"name":"Pavel P","email":"pavlov.pavel@gmail.com","login":"pps83","count":3},{"name":"Peter Collingbourne","email":"pcc@google.com","login":"pcc","count":3},{"name":"RPG3D","email":"imxqliu@live.com","login":"RPG3D","count":3},{"name":"xuwei-k","email":"6b656e6a69@gmail.com","login":"xuwei-k","count":3},{"name":"June","email":"sorrowitsch@gmail.com","login":"junekhan","count":3},{"name":"jonathan.skeet","email":"jonathan.skeet@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":3},{"name":"Biswapriyo Nath","email":"nathbappai@gmail.com","login":"Biswa96","count":3},{"name":"Bas van der Linden","email":"de_bas@hotmail.com","login":"basvdlinden","count":3},{"name":"Augie Fackler","email":"augie@google.com","login":"durin42","count":3},{"name":"Atan Bhardwaj","email":"atanbhardwaj@google.com","login":"atanbhardwaj","count":3},{"name":"Andrew Spiering","email":"aspiering@gmail.com","login":"wackoisgod","count":3},{"name":"Antony Dovgal","email":"tony@daylessday.org","login":"tony2001","count":3},{"name":"@rubynerd","email":"x@rubynerd.net","login":"rxbynerd","count":3},{"name":"Lizan Zhou","email":"lizan@tetrate.io","login":"lizan","count":3},{"name":"Andy Hochhaus","email":"ahochhaus@samegoal.com","login":"hochhaus","count":3},{"name":"Jonathan Albrecht","email":"jonathan.albrecht@ibm.com","login":"jonathan-albrecht-ibm","count":3},{"name":"Marc Plano-Lesay","email":"mplano@google.com","login":"Kernald","count":3},{"name":"Brad Smith","email":"brad@comstyle.com","login":"brad0","count":3},{"name":"Brandon Cole","email":"brandon.w.cole@gmail.com","login":"brandoncole","count":3},{"name":"Brian Silverman","email":"bsilver16384@gmail.com","login":"bsilver8192","count":3},{"name":"Chris Bacon","email":"chris@dunelm.org.uk","login":"chrisdunelm","count":3},{"name":"Christian von Arnim","email":"christian.vonarnim@gmail.com","login":"ccvca","count":3},{"name":"Max Shavrick","email":"mxms@google.com","login":null,"count":3},{"name":"David Sanderson","email":"32687193+dws","login":"dws","count":3},{"name":"David Supplee","email":"dwsupplee@gmail.com","login":"dwsupplee","count":3},{"name":"David Z. Chen","email":"dzc@google.com","login":"davidzchen","count":3},{"name":"Ewout","email":"e@ewout.name","login":"devwout","count":3},{"name":"Fabio Silva","email":"fabio.bat.silva@gmail.com","login":"FabioBatSilva","count":3},{"name":"Florin Crișan","email":"florin.crisan@gmail.com","login":"florin-crisan","count":3},{"name":"Gergely Nagy","email":"ngg@ngg.hu","login":"ngg","count":3},{"name":"Nico Weber","email":"nicolasweber@gmx.de","login":"nico","count":3},{"name":"EFanZh","email":"efanzh@gmail.com","login":"EFanZh","count":3},{"name":"Dongjoon Hyun","email":"dongjoon@apache.org","login":"dongjoon-hyun","count":3},{"name":"Dmitry Lomov","email":"dslomov@google.com","login":"dslomov","count":3},{"name":"Aaron Jacobs","email":"jacobsa@google.com","login":"jacobsa","count":3},{"name":"Sarah Zakarias","email":"szakarias@gmail.com","login":"szakarias","count":3},{"name":"Jonathan Ringer","email":"jonringer","login":"jonringer","count":3},{"name":"jesse","email":"number.dot.ten@gmail.com","login":"numberten","count":3},{"name":"Bastien Jacot-Guillarmod","email":"bjacotg@google.com","login":"bjacotg","count":3},{"name":"boscosiu","email":"boscosiu","login":"boscosiu","count":3},{"name":"petr.dannhofer","email":"petr.dannhofer@vrg.cz","login":"Eddie-cz","count":3},{"name":"Dave Benvenuti","email":"davebenvenuti@gmail.com","login":"davebenvenuti","count":3},{"name":"Abhishek Jain","email":"akjain2052@gmail.com","login":"akjain2052","count":3},{"name":"Alexander Reynolds","email":"ar@reynoldsalexander.com","login":"alkasm","count":3},{"name":"WenTao Ou","email":"owt5008137@live.com","login":"owent","count":3},{"name":"Vladimir Moskva","email":"vladmos@google.com","login":"vladmos","count":3},{"name":"Andrew Harp","email":"andrewharp","login":"andrewharp","count":3},{"name":"Zachary Anker","email":"zach.anker@gmail.com","login":"zanker","count":3},{"name":"mike07026","email":"121458737@qq.com","login":"mike07026","count":3},{"name":"Sebastian Schuberth","email":"sschuberth@gmail.com","login":"sschuberth","count":3},{"name":"Steven Parkes","email":"smparkes@smparkes.net","login":"smparkes","count":3},{"name":"Steven Peters","email":"scpeters@osrfoundation.org","login":"scpeters","count":3},{"name":"Tiago Quelhas","email":"tjgq@google.com","login":"tjgq","count":3},{"name":"afshinpir","email":"afshinpir","login":"afshinpir","count":3},{"name":"Yangqing Jia","email":"jiayq84@gmail.com","login":"Yangqing","count":3},{"name":"Yohei Yukawa","email":"yukawa@google.com","login":"yukawa","count":3},{"name":"Samuel Freilich","email":"sfreilich@google.com","login":"sfreilich","count":3},{"name":"nickreid","email":"nickreid@google.com","login":"nreid260","count":3},{"name":"Johan Brandhorst-Satzkorn","email":"johan.brandhorst@gmail.com","login":"johanbrandhorst","count":3},{"name":"tison","email":"wander4096@gmail.com","login":"tisonkun","count":3},{"name":"Darly Paredes","email":"darly@google.com","login":"darly","count":3},{"name":"Arkadiy Shapkin","email":"arkady.shapkin@gmail.com","login":"KindDragon","count":3},{"name":"Jorge Gorbe Moya","email":"jgorbe@google.com","login":"slackito","count":2},{"name":"Jos Hickson","email":"jos.hickson@gmail.com","login":"jhickson","count":2},{"name":"Kenji Abe","email":"kenji.01.star@gmail.com","login":"STAR-ZERO","count":2},{"name":"Fabian Meumertzheim","email":"fabian@meumertzhe.im","login":"fmeum","count":2},{"name":"Jakob Cornell","email":"jakobc@google.com","login":"jakobcornell","count":2},{"name":"Jaap Taal","email":"jaap@q42.nl","login":"q42jaap","count":2},{"name":"Igor Kostenko","email":"isanych@gmail.com","login":"isanych","count":2},{"name":"Harald Kjær Nielsen","email":"eblefar@gmail.com","login":"hknielsen","count":2},{"name":"Harald Fernengel","email":"harald.fernengel@here.com","login":"haraldF","count":2},{"name":"Grégoire","email":"gregoire.verdier@gmail.com","login":"verdie-g","count":2},{"name":"Gabriel Kliot","email":"gkliot@gmail.com","login":"gabikliot","count":2},{"name":"Gaurav Vaish","email":"gaurav.vaish@gmail.com","login":"gvaish","count":2},{"name":"Gregory P. Smith","email":"gps@google.com","login":"gpshead","count":2},{"name":"Gregor Jasny","email":"gjasny@googlemail.com","login":"gjasny","count":2},{"name":"Go Kudo","email":"zeriyoshi@gmail.com","login":"zeriyoshi","count":2},{"name":"Kenichiro IDA","email":"ida.kenichiro@gmail.com","login":"rinatz","count":2},{"name":"Keith Moyer","email":"kmoy@google.com","login":"KeithMoyer","count":2},{"name":"Karol M. Langner","email":"langner@google.com","login":"langner","count":2},{"name":"Kal Conley","email":"kcconley@gmail.com","login":"c0nk","count":2},{"name":"Kaikai","email":"98205900+Kaikaikaifang","login":"Kaikaikaifang","count":2},{"name":"Justin Buchanan","email":"justinbuchanan@google.com","login":"justbuchanan","count":2},{"name":"Juan Silveira","email":"jjso@google.com","login":"jjsil","count":2},{"name":"Juan Leni","email":"lenijuan@gmail.com","login":"jleni","count":2},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":2},{"name":"James Brock","email":"jamesbrock@gmail.com","login":"jamesdbrock","count":2},{"name":"James Yuzawa","email":"jtyuzawa@gmail.com","login":"yuzawa-san","count":2},{"name":"Jan-Gerd Tenberge","email":"janten@gmail.com","login":"janten","count":2},{"name":"Jeff Ching","email":"ching.jeff@gmail.com","login":"chingor13","count":2},{"name":"Jeff Schnitzer","email":"jeff@infohazard.org","login":"stickfigure","count":2},{"name":"Jeffrey Quesnelle","email":"jquesnelle@gmail.com","login":"jquesnelle","count":2},{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":2},{"name":"Joel Johnson","email":"mrjoel@lixil.net","login":"mrjoel","count":2},{"name":"Geoffry Song","email":"goffrie@gmail.com","login":"goffrie","count":2},{"name":"alien","email":"the-alien@live.ru","login":"dtrefilov-piterbyte","count":2},{"name":"YoloMao","email":"a83506677@126.com","login":"YoloMao","count":2},{"name":"Yash Tibrewal","email":"yashkt@google.com","login":"yashykt","count":2},{"name":"Xiao Hang","email":"rocking@google.com","login":"zsurocking","count":2},{"name":"Xiang Dai","email":"764524258@qq.com","login":"daixiang0","count":2},{"name":"WuGaoyin","email":"33418845+WuGaoyin","login":"WuGaoyin","count":2},{"name":"William A Rowe Jr","email":"wrowe@pivotal.io","login":"wrowe","count":2},{"name":"Warren Falk","email":"warren@warrenfalk.com","login":"warrenfalk","count":2},{"name":"Tomer Vromen","email":"tomerv@gmail.com","login":"tomerv","count":2},{"name":"Vitaly Buka","email":"vitalybuka@google.com","login":"vitalybuka","count":2},{"name":"Vincent Thiberville","email":"vthib@pm.me","login":"vthib","count":2},{"name":"Upils","email":"5464641+upils","login":"upils","count":2},{"name":"Trent Houliston","email":"trent@houliston.me","login":"TrentHouliston","count":2},{"name":"Tom Arbesser","email":"TomA-R","login":"TomA-R","count":2},{"name":"Toby Schneider","email":"tsaubergine","login":"tsaubergine","count":2},{"name":"Toby Hsieh","email":"thrasher13b@gmail.com","login":"tobyhs","count":2},{"name":"Tobias Werth","email":"twerth@google.com","login":"meisterT","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Thomas Köppe","email":"tkoeppe@google.com","login":"tkoeppe","count":2},{"name":"Thomas Karlsson","email":"thomas.karlsson@paneda.se","login":"tkarls","count":2},{"name":"Vijay Pai","email":"vpai@google.com","login":"vjpai","count":2},{"name":"Gregory Haskins","email":"greg@manetu.com","login":"ghaskins","count":2},{"name":"Michał Janiszewski","email":"janisozaur","login":"janisozaur","count":2},{"name":"Michael Voznesensky","email":"mvoz@google.com","login":"voznesenskym","count":2},{"name":"Taylor Cramer","email":"cramertj@google.com","login":"cramertj","count":2},{"name":"Tao Li","email":"16969507+RiversideSC","login":"RiversideSC","count":2},{"name":"Hans Wennborg","email":"hans@chromium.org","login":"zmodem","count":2},{"name":"Bruce Dawson","email":"brucedawson@chromium.org","login":"randomascii","count":2},{"name":"Bart Hertog","email":"Bart@EmbeddedAMS.nl","login":"BartHertog","count":2},{"name":"Andrew Parmet","email":"andrew@parmet.com","login":"andrewparmet","count":2},{"name":"Benjamin Barenblat","email":"bbaren@google.com","login":"bbarenblat","count":2},{"name":"Daniel G. Taylor","email":"danielgtaylor@gmail.com","login":"danielgtaylor","count":2},{"name":"Aleksandr Parfenov","email":"asp437@gmail.com","login":"asp437","count":2},{"name":"kang jinci","email":"jincikang@gmail.com","login":"4kangjc","count":2},{"name":"ming","email":"mwei0210@gmail.com","login":"mwei0210","count":2},{"name":"myd7349","email":"myd7349@gmail.com","login":"myd7349","count":2},{"name":"ramrunner","email":"dsp@2f30.org","login":"ramrunner","count":2},{"name":"salamaniibm","email":"salamani.ibm@gmail.com","login":"salamaniibm","count":2},{"name":"serge-sans-paille","email":"sguelton@mozilla.com","login":"serge-sans-paille","count":2},{"name":"stone4774","email":"stone4774@qq.com","login":"stone4774","count":2},{"name":"David Pizzuto","email":"pizzud@google.com","login":"pizzud","count":2},{"name":"Em Rauch","email":"esrauch@google.com","login":"esrauchg","count":2},{"name":"Jakub","email":"jagub2","login":"jagub2","count":2},{"name":"johnnyshields","email":"johnny.shields@gmail.com","login":"johnnyshields","count":2},{"name":"johanmoe","email":"90901545+johanmoe","login":"johanmoe","count":2},{"name":"jchadwick-buf","email":"116005195+jchadwick-buf","login":"jchadwick-buf","count":2},{"name":"huahang","email":"huahang","login":"huahang","count":2},{"name":"h-vetinari","email":"h.vetinari@gmx.com","login":"h-vetinari","count":2},{"name":"Erik Mavrinac","email":"erikmav@microsoft.com","login":"erikmav","count":2},{"name":"goorov","email":"goorov@gmail.com","login":"goorov","count":2},{"name":"eissajamil@gmail.com","email":"eissajamil@gmail.com","login":"ejsd1989","count":2},{"name":"chandlerc","email":"chandlerc@google.com","login":"chandlerc","count":2},{"name":"borislav nikolov","email":"jack@sofialondonmoskva.com","login":"jackdoe","count":2},{"name":"Paul Jolly","email":"paul@myitcv.org.uk","login":"myitcv","count":2},{"name":"Param Reddy","email":"param@spinorx.com","login":"spinorx","count":2},{"name":"Otto Kekäläinen","email":"otto@seravo.fi","login":"ottok","count":2},{"name":"Niranjan Bhaskar","email":"nero.niranjan@gmail.com","login":"Niranjan-B","count":2},{"name":"Nikhil Benesch","email":"nikhil.benesch@gmail.com","login":"benesch","count":2},{"name":"Nicholas Seckar","email":"seckar@google.com","login":"nseckar","count":2},{"name":"Nehal J Wani","email":"nehaljw.kkd1@gmail.com","login":"nehaljwani","count":2},{"name":"NathanGrand","email":"nathangrand@quantexa.com","login":"q-nathangrand","count":2},{"name":"Nathan Brown","email":"nathan@nkbrown.us","login":"ngbrown","count":2},{"name":"Nadav Samet","email":"thesamet@gmail.com","login":"thesamet","count":2},{"name":"Mitchell Macpherson","email":"me@mnm.id.au","login":"VeryStrongFingers","count":2},{"name":"Misha Seltzer","email":"mishas","login":"mishas","count":2},{"name":"Miradham Kamilov","email":"mkamilov@gmail.com","login":"mkamilov","count":2},{"name":"Minsoo Cheong","email":"54794500+j-min5u","login":"j-min5u","count":2},{"name":"Mindflare","email":"94793217+MindflareX","login":"MindflareX","count":2},{"name":"Matej Aleksandrov","email":"maleksandrov@google.com","login":"AleksMat","count":2},{"name":"Martin Pärtel","email":"martin.partel@gmail.com","login":"mpartel","count":2},{"name":"Mark Barolak","email":"mbar@google.com","login":"mbxx","count":2},{"name":"Mario J. Rugiero","email":"mrugiero@gmail.com","login":"Oppen","count":2},{"name":"Ludger Sprenker","email":"ludger@sprenker.net","login":"mrpi","count":2},{"name":"Luc Thevenard","email":"lucthevenard@gmail.com","login":"lucthev","count":2},{"name":"LitingLin","email":"linliting06@live.com","login":"LitingLin","count":2},{"name":"Leonard Hecker","email":"leonard@hecker.io","login":"lhecker","count":2},{"name":"Leif Gruenwoldt","email":"leifer@gmail.com","login":"leif81","count":2},{"name":"Laramie Leavitt","email":"lar@google.com","login":"laramiel","count":2},{"name":"Kyle Montemayor","email":"kmonte@google.com","login":"kmonte","count":2},{"name":"Konstantin Pavlov","email":"kpavlov00@userver.tech","login":"kpavlov00","count":2},{"name":"beardedn5rd","email":"beardedn5rd@posteo.eu","login":"beardedN5rd","count":2},{"name":"Stephane Moore","email":"stephane.moore@gmail.com","login":"stephanemoore","count":2},{"name":"Stefan Huber","email":"sh@signalwerk.ch","login":"signalwerk","count":2},{"name":"Silviu Calinoiu","email":"silviuc@google.com","login":"silviulica","count":2},{"name":"Sigurd Meldgaard","email":"sigurdm@google.com","login":"sigurdm","count":2},{"name":"Shahriar Rouf","email":"nafi@google.com","login":"nafi3000","count":2},{"name":"Seth Greenstein","email":"sgreenstein","login":"sgreenstein","count":2},{"name":"Seth Girvan","email":"snth@snthhacks.com","login":"sethgirvan","count":2},{"name":"Scott Hart","email":"sdhart@google.com","login":"scotthart","count":2},{"name":"TechProofreader","email":"50762130+TechProofreader","login":"TechProofreader","count":2},{"name":"Saurabh Singhal","email":"singhal.saurabh.mnnit@gmail.com","login":"saurabhs2501","count":2},{"name":"Sam Smith","email":"sesmith177@gmail.com","login":"sesmith177","count":2},{"name":"Sakala Venkata Krishna Rohit","email":"rohitsakala@gmail.com","login":"rohitsakala","count":2},{"name":"Sahin Yort","email":"thesayyn@gmail.com","login":"thesayyn","count":2},{"name":"Roberto Cosenza","email":"robcos@robcos.com","login":"robcos","count":2},{"name":"Rob Sloan","email":"varomodt@google.com","login":"varomodt","count":2},{"name":"Rishesh Agarwal","email":"rishesh@google.com","login":"rishesh007","count":2},{"name":"Rick Moran","email":"drhayt@gmail.com","login":"DrHayt","count":2},{"name":"Preston Van Loon","email":"preston@pvl.dev","login":"prestonvanloon","count":2},{"name":"Prawn","email":"chrusty","login":"chrusty","count":2},{"name":"Zouhair Mahieddine","email":"zouhair.mahieddine@gmail.com","login":"Zedenem","count":2},{"name":"Po-Chuan Hsieh","email":"sunpoet@sunpoet.net","login":"sunpoet","count":2},{"name":"Pierre Hallot","email":"pierre.hallot@nexthink.com","login":"phallot","count":2},{"name":"Peter Zhu","email":"peter@peterzhu.ca","login":"peterzhu2118","count":2},{"name":"Peter Hawkins","email":"phawkins@google.com","login":"hawkinsp","count":2},{"name":"Pete Warden","email":"pete@petewarden.com","login":"petewarden","count":2},{"name":"Mikhail Galanin","email":"mikhail.galanin@team.bumble.com","login":null,"count":2},{"name":"Linus Tufvesson","email":"lus@google.com","login":null,"count":2},{"name":"Joshua Haberman","email":"joshua@ubuntu32.(none)","login":null,"count":2},{"name":"Noah Dietz","email":"noahdietz","login":"noahdietz","count":2},{"name":"Michael Shields","email":"mshields@google.com","login":null,"count":2},{"name":"Hamdi Sahloul","email":"sahloul@race.u-tokyo.ac.jp","login":null,"count":2},{"name":"Guillaume Egles","email":"gegles@asperasoft.com","login":null,"count":2},{"name":"Felix Jendrusch","email":"felix@felixjendrusch.is","login":null,"count":2},{"name":"David Hirschfeld","email":"david.hirschfeld@gazprom-mt.com","login":null,"count":2},{"name":"Chuck Atkins","email":"chuck.atkins@kitware.com","login":null,"count":2},{"name":"Charles Stanhope","email":"charles@cstanhope.com","login":null,"count":2},{"name":"Charles Munger","email":"clm@google.com","login":null,"count":2},{"name":"Anuraag Agrawal","email":"rag@istellar.jp","login":null,"count":2},{"name":"Alan Wu","email":"xrsquared@gmail.com","login":null,"count":2},{"name":"scentini","email":"rosica.dejanovska@gmail.com","login":"scentini","count":2},{"name":"Andrei Shevtsov","email":"andrei.shevtsov@blueapron.com","login":null,"count":2},{"name":"Ming-Chuan","email":"10496191+sifmelcara","login":"sifmelcara","count":2},{"name":"Richard Shin","email":"ricshin@cs.berkeley.edu","login":"rshin","count":2},{"name":"Tim Ebringer","email":"tde@slowdogs.com.au","login":"timou","count":2},{"name":"gerben-stavenga","email":"54682677+gerben-stavenga","login":"gerben-stavenga","count":2},{"name":"Thomas Hisch","email":"t.hisch@gmail.com","login":"twmr","count":2},{"name":"Saleem Abdulrasool","email":"abdulras@google.com","login":"compnerd","count":2},{"name":"Yibo Cai","email":"cyb70289@gmail.com","login":"cyb70289","count":2},{"name":"Silvio Traversaro","email":"pegua1@gmail.com","login":"traversaro","count":2},{"name":"nmittler","email":"nathanmittler@google.com","login":null,"count":2},{"name":"woegster","email":"dozafix1992@gmail.com","login":null,"count":2},{"name":"depristo","email":"mdepristo@google.com","login":null,"count":2},{"name":"Zachary Anker","email":"zanker@squareup.com","login":null,"count":2},{"name":"Will Noble","email":"author@will.party","login":null,"count":2},{"name":"Tom Chao","email":"chaot@google.com","login":null,"count":2},{"name":"Ryan Gordon","email":"ryan@quizlet.com","login":null,"count":2},{"name":"Protobuf Team","email":"protobuf-team@google.com","login":null,"count":2},{"name":"Mizux","email":"dev@mizux.net","login":null,"count":2},{"name":"Ben Bader","email":"ben@bendb.com","login":"benjamin-bader","count":2},{"name":"Brendan McCarthy","email":"brendan@oddsoftware.net","login":"mojoBrendan","count":2},{"name":"Calder Coalson","email":"caldercoalson@gmail.com","login":"calder","count":2},{"name":"Camillo Lugaresi","email":"camillol@google.com","login":"camillol","count":2},{"name":"Chad Wilson","email":"chadw@thoughtworks.com","login":"chadlwilson","count":2},{"name":"Changming Sun","email":"chasun@microsoft.com","login":"snnn","count":2},{"name":"Clement Courbet","email":"courbet@google.com","login":"legrosbuffle","count":2},{"name":"Cody Schroeder","email":"schroederc@google.com","login":"schroederc","count":2},{"name":"Damien Martin-Guillerez","email":"dmarting@google.com","login":"damienmg","count":2},{"name":"Damien Neil","email":"neild","login":"neild","count":2},{"name":"Per Lundberg","email":"perlun@gmail.com","login":"perlun","count":2},{"name":"Dave Hawkey","email":"dhawkey@google.com","login":"davehawkey","count":2},{"name":"Dennis","email":"dennis.hezel@gmail.com","login":"Tradias","count":2},{"name":"FaBrand","email":"21087362+FaBrand","login":"FaBrand","count":2},{"name":"Dennis Cappendijk","email":"dennis.cappendijk@gmail.com","login":"KarrokDC","count":2},{"name":"Dwayne Litzenberger","email":"dlitz@dlitz.net","login":"dlitz","count":2},{"name":"Egor Pugin","email":"egor.pugin@gmail.com","login":"egorpugin","count":2},{"name":"Andreas Eger","email":"dev@eger-andreas.de","login":"andreaseger","count":2},{"name":"Alexey Malov","email":"malov.aleksey@gmail.com","login":"alexey-malov","count":2},{"name":"Mitsuru Oshima","email":"oshima@google.com","login":null,"count":2},{"name":"Alexandre Hamez","email":"alexandre.hamez+github@gmail.com","login":"ahamez","count":2},{"name":"Antal Tátrai","email":"antal.tatrai@gmail.com","login":"tatraian","count":2},{"name":"Andrei Nigmatulin","email":"andrei.nigmatulin@gmail.com","login":"anight","count":2},{"name":"Alexander Shadchin","email":"alexandr.shadchin@gmail.com","login":"shadchin","count":2},{"name":"Adam","email":"adam-26","login":"adam-26","count":2},{"name":"Aaron Bray","email":"aaron.bray@kitware.com","login":"aaron-bray","count":2},{"name":"AN Long","email":"aisk","login":"aisk","count":2},{"name":"Antoine Pitrou","email":"antoine@python.org","login":"pitrou","count":2},{"name":"Anton Fedorov","email":"iam@datacompboy.ru","login":"datacompboy","count":2},{"name":"Antoni Buszta","email":"antoni@buszta.info","login":"abuszta","count":2},{"name":"Arun Olappamanna Vasudevan","email":"arunov1986@gmail.com","login":"arunov","count":2},{"name":"Asra Ali","email":"asraa@google.com","login":"asraa","count":2},{"name":"Aurélien Grenotton","email":"agrenott","login":"agrenott","count":2},{"name":"Behzad Tabibian","email":"btabibian@gmail.com","login":"btabibian","count":2},{"name":"Alisa","email":"segistration@gmail.com","login":"Kerisa","count":1},{"name":"Alexey Solodkiy","email":"alexey@solodkiy.by","login":"solodkiy","count":1},{"name":"zex","email":"top_zlynch@yahoo.com","login":null,"count":1},{"name":"Alexey Edelev","email":"alexey.edelev@qt.io","login":"semlanik","count":1},{"name":"Alexandros Frantzis","email":"alexandros.frantzis@canonical.com","login":"afrantzis","count":1},{"name":"Alexandre Mutel","email":"alexandre_mutel@live.com","login":"xoofx","count":1},{"name":"Alexandre Jasmin","email":"ajasmin@transtex-llc.com","login":"ajasmin","count":1},{"name":"Alexander Timin","email":"alexander@timin.me","login":"altimin","count":1},{"name":"Allen","email":"caizz520@gmail.com","login":"VAllens","count":1},{"name":"Allen Webb","email":"allenwebb@google.com","login":"Allen-Webb","count":1},{"name":"Amandeep Gautam","email":"amandeepgautam5@gmail.com","login":"amandeepgautam","count":1},{"name":"Amer Elsheikh","email":"amere@google.com","login":"QEDady","count":1},{"name":"Amin Vakil","email":"info@aminvakil.com","login":"aminvakil","count":1},{"name":"Amit Portnoy","email":"1131991+amitport","login":"amitport","count":1},{"name":"zhsyourai","email":"zhsyourai@163.com","login":null,"count":1},{"name":"Craig Donner","email":"cdonner@google.com","login":"oon3m0oo","count":1},{"name":"Andre Sailer","email":"andre.philippe.sailer@cern.ch","login":"andresailer","count":1},{"name":"Andre Vieira","email":"andre.simoesdiasvieira@arm.com","login":"avieira-arm","count":1},{"name":"Abdul Sami","email":"asami@folio3.com","login":"abdul-sami","count":1},{"name":"Abdel Younes","email":"abdel.younes@nviso.ch","login":"ayounes-nviso","count":1},{"name":"Aaron Son","email":"aaron@dolthub.com","login":"reltuk","count":1},{"name":"Aaron Levy","email":"aaronmaxlevy@gmail.com","login":"aaronmaxlevy","count":1},{"name":"645775992","email":"645775992@qq.com","login":"645775992","count":1},{"name":"3ks","email":"1@linux.com","login":"3ks","count":1},{"name":"1e0ng","email":"i@liangsun.org","login":"1e0ng","count":1},{"name":"0xAAE","email":"avramenko.a@gmail.com","login":"0xAAE","count":1},{"name":"Adam Matan","email":"adamatan","login":"adamatan","count":1},{"name":"Adam Michael","email":"ajmichael@google.com","login":"aj-michael","count":1},{"name":"Adam Novak","email":"anovak@soe.ucsc.edu","login":"adamnovak","count":1},{"name":"Adam Yi","email":"i@adamyi.com","login":"adamyi","count":1},{"name":"Adrian Ludwin","email":"aludwin@google.com","login":"adrianludwin","count":1},{"name":"Adrián Nieto Rodríguez","email":"adrian.nieto7@gmail.com","login":"adrinieto","count":1},{"name":"vyq","email":"sheng8@gatech.edu","login":null,"count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alex Konradi","email":"akonradi@google.com","login":"akonradi","count":1},{"name":"Alex Potsides","email":"alex@achingbrain.net","login":"achingbrain","count":1},{"name":"Alex Vanyo","email":"vanyo@google.com","login":"alexvanyo","count":1},{"name":"Alexander Morozov","email":"37315425+alxrmorozov","login":"alxrmorozov","count":1},{"name":"Arwalk","email":"siragentprovocateurarwalk@gmail.com","login":"Arwalk","count":1},{"name":"Ashish Myles","email":"amyles@google.com","login":"marcianx","count":1},{"name":"Ashley","email":"73482956+ascopes","login":"ascopes","count":1},{"name":"Asim Shankar","email":"asimshankar@gmail.com","login":"asimshankar","count":1},{"name":"Austin Wise","email":"wisea@google.com","login":"AustinWise","count":1},{"name":"Aviral Garg","email":"gargaviral99@gmail.com","login":"aviralgarg05","count":1},{"name":"Ben Gordon","email":"41341775+beng-toast","login":"beng-toast","count":1},{"name":"Ben Vanik","email":"ben.vanik@gmail.com","login":"benvanik","count":1},{"name":"Ben Webb","email":"ben@salilab.org","login":"benmwebb","count":1},{"name":"Ben Wolsieffer","email":"benwolsieffer@gmail.com","login":"lopsided98","count":1},{"name":"Anthony Dmitriyev","email":"antstorm@gmail.com","login":"antstorm","count":1},{"name":"Chris Bainbridge","email":"chris.bainbridge@gmail.com","login":"chrisbainbridge","count":1},{"name":"Benjamin Bennett","email":"benbennett@gmail.com","login":"benbennett","count":1},{"name":"Benjamin Krämer","email":"benjamin.kraemer@alien-scripts.de","login":"Falco20019","count":1},{"name":"Bernard Normier","email":"bernard@zeroc.com","login":"bernardnormier","count":1},{"name":"Bhargava Shastry","email":"bshastry@ethereum.org","login":"bshastry","count":1},{"name":"Bill Stoffel","email":"wilstoff@gmail.com","login":"wilstoff","count":1},{"name":"Bing Han","email":"h.bing612@gmail.com","login":"tony612","count":1},{"name":"Bo Anderson","email":"mail@boanderson.me","login":"Bo98","count":1},{"name":"Boris Broenner","email":"uykusuz@hintergarten.de","login":"uykusuz","count":1},{"name":"Bouke Versteegh","email":"info@boukeversteegh.nl","login":"boukeversteegh","count":1},{"name":"Alexander Neumann","email":"30894796+Neumann-A","login":"Neumann-A","count":1},{"name":"Andreas Bergmeier","email":"a.bergmeier@dsfishlabs.com","login":"abergmeier-dsfishlabs","count":1},{"name":"Andreas Herrmann","email":"andreas.herrmann@tweag.io","login":"aherrmann","count":1},{"name":"Andrei Tcaci","email":"leprechaunxx@gmail.com","login":"Leprechaunz","count":1},{"name":"Andrei-Florin BENCSIK","email":"andrei.bencsik@gmail.com","login":"bencsikandrei","count":1},{"name":"Andres Valdes","email":"avald198@fiu.edu","login":"andres-valdes","count":1},{"name":"Andrew Chen","email":"chenandrew@google.com","login":"andrewluchen","count":1},{"name":"Andrew Jennings","email":"abjennings@gmail.com","login":"abjennings","count":1},{"name":"Andrey Zhabsky","email":"andreyzhabsky73@gmail.com","login":"tyulpan","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Andrzej Bednarski","email":"andrzej.bednarski@gmail.com","login":"iksrandeb","count":1},{"name":"Andrzej Hunt","email":"ajrhunt@google.com","login":"ahunt","count":1},{"name":"Andy Getz","email":"durandal@google.com","login":"suertreus","count":1},{"name":"Angie Lin","email":"angielin@google.com","login":"alin04","count":1},{"name":"Anis Ladram","email":"aladram@nvidia.com","login":"aladram","count":1},{"name":"Ankit Singh","email":"bittuf3@gmail.com","login":"solodynamo","count":1},{"name":"Aleksej Kazmin","email":"prSquirrel","login":"prSquirrel","count":1},{"name":"Antonin Kriz","email":"antonin.kriz@gmail.com","login":"tonda-kriz","count":1},{"name":"Arnold Schrijver","email":"aschrijver","login":"aschrijver","count":1},{"name":"Artem Kustikov","email":"artem.kustikov@gmail.com","login":"artiz","count":1},{"name":"Dinis Rosário","email":"dinis.rosario@altitude.com","login":null,"count":1},{"name":"Eric Zhong","email":"eric.zhongfq@gmail.com","login":null,"count":1},{"name":"Ezequiel Lara Gomez","email":"ezegomez@amazon.com","login":null,"count":1},{"name":"Fabrice de Gans-Riberi","email":"fdegans@google.com","login":null,"count":1},{"name":"Feng Xiao","email":"xiaofeng@xiaofeng-macbookpro2.roam.corp.google.com","login":null,"count":1},{"name":"Ficus Kirkpatrick","email":"ficus@android.com","login":null,"count":1},{"name":"Francois Marier","email":"francois@mozilla.com","login":null,"count":1},{"name":"Greg Miller","email":"jgm@google.com","login":null,"count":1},{"name":"Grigoriy Kraynov","email":"kraynov@google.com","login":null,"count":1},{"name":"Jean-Baptiste Queru","email":"jbq@google.com","login":null,"count":1},{"name":"Harshit Chopra","email":"harshit@squareup.com","login":null,"count":1},{"name":"Hunter Morris","email":"hunter.morris@smarkets.com","login":null,"count":1},{"name":"Iain Merrick","email":"husky@google.com","login":null,"count":1},{"name":"James DeFelice","email":"james@mesosphere.io","login":null,"count":1},{"name":"James Judd","email":"james@lucidchart.com","login":null,"count":1},{"name":"Jan-Willem Maarse","email":"maarse@google.com","login":null,"count":1},{"name":"Jeff Brown","email":"jeffbrown@google.com","login":null,"count":1},{"name":"Jeff Merver","email":"jeff@castar.com","login":null,"count":1},{"name":"Jichan","email":"development@jc-lab.net","login":null,"count":1},{"name":"Jie Dai","email":"jied@google.com","login":null,"count":1},{"name":"John Beard","email":"johnb@codexdigital.com","login":null,"count":1},{"name":"Andre Eisenbach","email":"eisenbach@google.com","login":null,"count":1},{"name":"Adam Bliss","email":"abliss@google.com","login":null,"count":1},{"name":"Adnan","email":"adnan@systemviewinc.com","login":null,"count":1},{"name":"Aleix Conchillo Flaque","email":"aleix@oblong.com","login":null,"count":1},{"name":"Alex Ausch","email":"ausch@perpetualabs.com","login":null,"count":1},{"name":"Alex Merry","email":"alex.merry@kde.org","login":null,"count":1},{"name":"Arnim Balzer","email":"arnim.balzer@gmail.com","login":null,"count":1},{"name":"Aurash Mahbod","email":"aurash@google.com","login":null,"count":1},{"name":"Behrooz Khorashadi","email":"behrooz@google.com","login":null,"count":1},{"name":"Bo Yang","email":"teboring@teboring-macpro.roam.corp.google.com","login":null,"count":1},{"name":"Bogdan Graur","email":"bgraur@google.com","login":null,"count":1},{"name":"Brian J. Watson","email":"brianwatson@google.com","login":null,"count":1},{"name":"Caleb Welton","email":"caleb@autonomic.ai","login":null,"count":1},{"name":"Burak Emir","email":"bqe@google.com","login":null,"count":1},{"name":"Chen WANG","email":"zhanghuilian-98022@163.com","login":null,"count":1},{"name":"Bryon Gloden, CISSP®","email":"cissp@bryongloden.com","login":null,"count":1},{"name":"Christian Gudrian","email":"cgu@ivu.de","login":null,"count":1},{"name":"Clayton Walker","email":"cwalker@sofi.org","login":null,"count":1},{"name":"Daniel Martin","email":"daniel.martin@crowdstrike.com","login":null,"count":1},{"name":"Daniel Ylitalo","email":"daniel.ylitalo@mytaste.com","login":null,"count":1},{"name":"Rob Earhart","email":"earhart@google.com","login":null,"count":1},{"name":"Thiago C. D'Ávila","email":"thiagocavila@ufmg.br","login":null,"count":1},{"name":"Vasiliy Kudryavtsev","email":"kudv@1c.ru","login":null,"count":1},{"name":"Vassil Kovatchev","email":"vkovatchev@deloitte.com","login":null,"count":1},{"name":"WilliamWhispell","email":"William.Whispell@gmail.com","login":null,"count":1},{"name":"avgweb","email":"agv@cox.net","login":null,"count":1},{"name":"bangert","email":"bangert@google.com","login":null,"count":1},{"name":"cburdick","email":"cliff.burdick@viasat.com","login":null,"count":1},{"name":"chezRong","email":"li.rong@skyscanner.net","login":null,"count":1},{"name":"j-min5u","email":"ms.cheong@bucketplace.net","login":null,"count":1},{"name":"jasonh+personal@google.com","email":"jasonh+personal@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":1},{"name":"jasonh@google.com","email":"jasonh@google.com@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":1},{"name":"pravin-dsilva","email":"pravind@us.ibm.com","login":null,"count":1},{"name":"kkm","email":"kkm@smartaction.com","login":null,"count":1},{"name":"nashimus","email":"nashimus@protonmail.com","login":null,"count":1},{"name":"parker","email":"parker@shundaojia.com","login":null,"count":1},{"name":"pesho.petrov","email":"pesho.petrov@630680e5-0e50-0410-840e-4b1c322b438d","login":null,"count":1},{"name":"吕海涛","email":"i@lvht.net","login":null,"count":1},{"name":"topillar","email":"topillar@gmail.com","login":null,"count":1},{"name":"Adam Aili","email":"karl.adam.aili@gmail.com","login":"Rasrack","count":1},{"name":"Arthur O'Dwyer","email":"arthur.j.odwyer@gmail.com","login":"Quuxplusone","count":1},{"name":"Denis Smirnov","email":"smirnov.d.p.1997@gmail.com","login":null,"count":1},{"name":"Jonathan White","email":"ThinkDigitalRepair@gmail.com","login":null,"count":1},{"name":"KJ Tsanaktsidis","email":"ktsanaktsidis@zendesk.com","login":null,"count":1},{"name":"Kal Conley","email":"b17c0de@gmail.com","login":null,"count":1},{"name":"Leandro Gracia Gil","email":"leandrogracia@google.com","login":null,"count":1},{"name":"Leon Barrett","email":"leon@cogitai.com","login":null,"count":1},{"name":"Lőrinc Pap","email":"lorinc@gradle.com","login":null,"count":1},{"name":"Marco A. Harrendorf","email":"marco.harrendorf@cern.ch","login":null,"count":1},{"name":"Matt A","email":"matthew.james.allan@gmail.com","login":null,"count":1},{"name":"Matt Thrailkill","email":"mthrailkill@google.com","login":null,"count":1},{"name":"Nelson Liang","email":"nelsonliang@google.com","login":null,"count":1},{"name":"Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)","email":"spamtrap@nowhere","login":null,"count":1},{"name":"Noel Kim (김민혁)","email":"noel@chequer.io","login":null,"count":1},{"name":"Omari Stephens","email":"xsdg@android.com","login":null,"count":1},{"name":"Radoslaw Busz","email":"radoslaw.busz@yoti.com","login":null,"count":1},{"name":"Paul MARS","email":"paul.mars@intrinsec.com","login":null,"count":1},{"name":"Pavel","email":"pavelgolubev345@gmail.com","login":null,"count":1},{"name":"Phil Felton","email":"git@pfelton.co.uk","login":null,"count":1},{"name":"Pradeep Gollakota","email":"pradeep.gollakota@lithium.com","login":null,"count":1},{"name":"Protocol Buffers Docs","email":"github@castrofamily.email","login":null,"count":1},{"name":"Richard Geary","email":"rgeary@tower-research.com","login":null,"count":1},{"name":"Sam Saccone","email":"samccone@gmail.com","login":"samccone","count":1},{"name":"Ron Klein","email":"solution@ronklein.co.il","login":"kleinron","count":1},{"name":"Taufiq Rahman","email":"taufiqrx8@gmail.com","login":"Inconnu08","count":1},{"name":"Ted Pudlik","email":"tpudlik@google.com","login":"tpudlik","count":1},{"name":"Sankate Sharma","email":"sankate@wepay.com","login":"zebra-kangaroo","count":1},{"name":"Saša Stamenković","email":"umpirsky@gmail.com","login":"umpirsky","count":1},{"name":"Sean Lu","email":"luyixiang@gmail.com","login":"yixiang","count":1},{"name":"Sebastian Lövdahl","email":"sebastian.lovdahl@gmail.com","login":"slovdahl","count":1},{"name":"Sebastian Pipping","email":"sebastian@pipping.org","login":"hartwork","count":1},{"name":"Sergei Ivanov","email":"sergei_ivanov@mail.ru","login":"sergei-ivanov","count":1},{"name":"Sergey","email":"sopletaev@gmail.com","login":"server-may-cry","count":1},{"name":"Sergey Fedorov","email":"barracuda@macos-powerpc.org","login":"barracuda156","count":1},{"name":"Sergey Geyn","email":"Sergey.Geyn@gmail.com","login":"SergeyGeyn","count":1},{"name":"Seth Vargo","email":"seth@sethvargo.com","login":"sethvargo","count":1},{"name":"Shai Barack","email":"shayba@google.com","login":"shaybarak","count":1},{"name":"Shashank Ram","email":"shashr2204@gmail.com","login":"shashankram","count":1},{"name":"Shigeo Hashimoto","email":"s-hashimoto@bns-g.com","login":"s-hashimoto00","count":1},{"name":"Shixin Li","email":"shixinli@google.com","login":"MaidouPP","count":1},{"name":"Silver Chan","email":"chenchuanyinuestc@gmail.com","login":"chenchuanyin","count":1},{"name":"Simon Berger","email":"simon_-berger@web.de","login":"simonberger","count":1},{"name":"Sinziana Gafitanu","email":"sinziana.gafitanu@gmail.com","login":"sinzianag","count":1},{"name":"Roman Popov","email":"roman.i.popov@intel.com","login":"ripopov","count":1},{"name":"Romfos","email":"Romfos@tut.by","login":"Romfos","count":1},{"name":"Petros Pissias","email":"8235623+ppissias","login":"ppissias","count":1},{"name":"Raul Bocanegra Algarra","email":"raul.bocanegra.algarra@gmail.com","login":"raulbocanegra","count":1},{"name":"Ronny Krüger","email":"rcane@rkxs.de","login":"rcane","count":1},{"name":"Rose","email":"91555155+rpvela","login":"rpvela","count":1},{"name":"Rosen Penev","email":"rosenp@gmail.com","login":"neheb","count":1},{"name":"Ross Wang","email":"rosswang@google.com","login":"AsturaPhoenix","count":1},{"name":"Roy Williams","email":"roy.williams.iii@gmail.com","login":"rowillia","count":1},{"name":"Ruben Garat","email":"ruben@ironhidegames.com","login":"rgarat","count":1},{"name":"Ruslan Manaev","email":"manavrion@yandex.com","login":"manavrion","count":1},{"name":"Ryan Govostes","email":"rgov","login":"rgov","count":1},{"name":"Ryan VanderMeulen","email":"ryanvm@gmail.com","login":"rvandermeulen","count":1},{"name":"Ryland Degnan","email":"ryland@netifi.com","login":"rdegnan","count":1},{"name":"Ryosuke Hasebe","email":"hsb.1014@gmail.com","login":"be-hase","count":1},{"name":"Sakura501","email":"2359216537@qq.com","login":"Sakura-501","count":1},{"name":"Salman Chishti","email":"salmanmkc@GitHub.com","login":"salmanmkc","count":1},{"name":"Sam Gammon","email":"sam@elide.ventures","login":"sgammon","count":1},{"name":"Sam Hasinoff","email":"hasinoff@google.com","login":"hasinoff","count":1},{"name":"Sam McCall","email":"sammccall@google.com","login":"sam-mccall","count":1},{"name":"Swen Kooij","email":"swen.kooij@fortech.ro","login":"Photonios","count":1},{"name":"Sylvain Baubeau","email":"sbaubeau@redhat.com","login":"lebauce","count":1},{"name":"Tamarous","email":"hiwangzewei@qq.com","login":"tamarous","count":1},{"name":"Sorah Fukumori","email":"sora134@gmail.com","login":"sorah","count":1},{"name":"Vladimir Kovpak","email":"cn007b@gmail.com","login":"cn007b","count":1},{"name":"Thad House","email":"thadhouse1@gmail.com","login":"ThadHouse","count":1},{"name":"Thibaut Cuvelier","email":"dourouc05@gmail.com","login":"dourouc05","count":1},{"name":"Thomas BACCELLI","email":"tbaccelli@gmail.com","login":"atomiix","count":1},{"name":"Thomas BARBIER","email":"thomas.barbier@amadeus.com","login":"Thomas-Barbier-1A","count":1},{"name":"Thomas Griffith","email":"tommy.e.griffith@gmail.com","login":"thomasegriffith","count":1},{"name":"Thomas Klausner","email":"tk@giga.or.at","login":"0-wiz-0","count":1},{"name":"Tiago","email":"cardoso_tiago@hotmail.com","login":"HoneyryderChuck","count":1},{"name":"Tim Neumann","email":"timnn@google.com","login":"TimNN","count":1},{"name":"Time","email":"jujj603@gmail.com","login":"D3Hunter","count":1},{"name":"Timo Lange","email":"tiolangit@outlook.com","login":"tiolan","count":1},{"name":"Timo Röhling","email":"timo.roehling@fkie.fraunhofer.de","login":"roehling","count":1},{"name":"Timothy Younger","email":"abacaphiliac@gmail.com","login":"abacaphiliac","count":1},{"name":"Tiziano Santoro","email":"tzn@google.com","login":"tiziano88","count":1},{"name":"Tobias Jungel","email":"tobias.jungel@gmail.com","login":"toanju","count":1},{"name":"Tobias Liese","email":"56112387+SR-Lut3t1um","login":"SR-Lut3t1um","count":1},{"name":"Spencer Connaughton","email":"spencer@spencerconnaughton.com","login":"SpencerC","count":1},{"name":"Sam Nobs","email":"3915450+samsta","login":"samsta","count":1},{"name":"Son Luong Ngoc","email":"sluongng@gmail.com","login":"sluongng","count":1},{"name":"Craig Citro","email":"craigcitro@google.com","login":"craigcitro","count":1},{"name":"Anton Danielsson","email":"danielsson.anton@gmail.com","login":"anton-danielsson","count":1},{"name":"Spencer Malone","email":"malone.spencer@gmail.com","login":"SpencerMalone","count":1},{"name":"SpringHack","email":"springhack","login":"springhack","count":1},{"name":"Srivats P","email":"pstavirs","login":"pstavirs","count":1},{"name":"StAkira","email":"akira3weet@gmail.com","login":"stakira","count":1},{"name":"Stanislav Kashirin","email":"kashirinst@gmail.com","login":"hpple","count":1},{"name":"Stefan Haustein","email":"haustein@google.com","login":"stefanhaustein","count":1},{"name":"Stefan Sauer","email":"ensonic@google.com","login":"ensonic","count":1},{"name":"Stefano Baghino","email":"sbaghino@gradle.com","login":"stefanobaghino","count":1},{"name":"Steffen Wittmeier","email":"steffen.wittmeier@rohde-schwarz.com","login":"wittmeie","count":1},{"name":"Stephan Hartmann","email":"stha09@googlemail.com","login":"stha09","count":1},{"name":"Stephen Kennedy","email":"stephen.kennedy@microsoft.com","login":"stephenatwork","count":1},{"name":"Stephen Oberholtzer","email":"stevie@qrpff.net","login":"Stevie-O","count":1},{"name":"Steve Manuel","email":"nilslice@gmail.com","login":"nilslice","count":1},{"name":"Steve Rago","email":"rago.steve@gmail.com","login":"srago","count":1},{"name":"Stuart Campbell","email":"stuart@harto.org","login":"harto","count":1},{"name":"Sufir","email":"Sufir","login":"Sufir","count":1},{"name":"Oliver Eikemeier","email":"eikemeier@fillmore-labs.com","login":"eikemeier","count":1},{"name":"Oskar Świtalski","email":"oskar.switalski@indoorway.com","login":"OskarKinomoto","count":1},{"name":"Osman Cihangir","email":"sainaetr@gmail.com","login":"sainaetr","count":1},{"name":"Parikshit Adhikari","email":"83907047+parikshitadhikari","login":"parikshitadhikari","count":1},{"name":"Parth Kolekar","email":"parth.kolekar@students.iiit.ac.in","login":"ParthKolekar","count":1},{"name":"Parveen Bhatia","email":"parveen.bhatia@appian.com","login":"parveen-bhatia","count":1},{"name":"Pascal Muetschard","email":"pascal@muet.com","login":"pmuetschard","count":1},{"name":"PascalSenn","email":"senn.pasc@gmail.com","login":"PascalSenn","count":1},{"name":"Pat Moroney","email":"pat@pat.email","login":"pmoroney","count":1},{"name":"Patrice Arruda","email":"patrice.arruda@mongodb.com","login":"patricearruda84","count":1},{"name":"R. Savchenko","email":"gmstima@gmail.com","login":"stima","count":1},{"name":"Patrick Strawderman","email":"patrick@kilink.net","login":"kilink","count":1},{"name":"Paul Beusterien","email":"paulbeusterien@google.com","login":"paulb777","count":1},{"name":"Paul Cody Johnston","email":"pcj@pubref.org","login":"pcj","count":1},{"name":"Paul Kilgo","email":"paulkilgo@gmail.com","login":"OEP","count":1},{"name":"Paul Wankadia","email":"junyer@google.com","login":"junyer","count":1},{"name":"Paul Wells","email":"paulwe@gmail.com","login":"paulwe","count":1},{"name":"Pavel Perestoronin","email":"eigenein@gmail.com","login":"eigenein","count":1},{"name":"Pavel Solodovnikov","email":"psolodovnikov@querifylabs.com","login":"ManManson","count":1},{"name":"Pedram Rezaei","email":"rezaei.pedram@gmail.com","login":"prezaei","count":1},{"name":"Penelope Phippen","email":"penelopedotzone@gmail.com","login":"fables-tales","count":1},{"name":"Neakxs","email":"37744447+Neakxs","login":"Neakxs","count":1},{"name":"NexusNull","email":"p.wellershaus@googlemail.com","login":"NexusNull","count":1},{"name":"Nic McDonald","email":"n.mcdonald83@gmail.com","login":"nicmcd","count":1},{"name":"Nicholas Levin","email":"nglevin@google.com","login":"nglevin","count":1},{"name":"Nick Presta","email":"nick@nickpresta.ca","login":"nickpresta","count":1},{"name":"NickFengIBM","email":"38112111+NickFengIBM","login":"NickFengIBM","count":1},{"name":"NicklasWallgren","email":"nicklas.wallgren@gmail.com","login":"NicklasWallgren","count":1},{"name":"Nickolay Mazurkin","email":"mazurkin@gmail.com","login":"mazurkin","count":1},{"name":"Nicolás Elliott","email":"Allmoz@gmail.com","login":"Allmoz","count":1},{"name":"Nikhil Pothuru","email":"pothurunikhil@gmail.com","login":"nikhilpothuru","count":1},{"name":"Niklas Lochschmidt","email":"nlochschmidt","login":"nlochschmidt","count":1},{"name":"Nils","email":"nils@nilsand.re","login":"NilsIrl","count":1},{"name":"Noah Watkins","email":"noahwatkins@gmail.com","login":"dotnwat","count":1},{"name":"NulAsh","email":"32499449+NulAsh","login":"NulAsh","count":1},{"name":"Okpist","email":"anonbk@gmail.com","login":"Okapist","count":1},{"name":"Oleg Golberg","email":"ogolberg@toasttab.com","login":"ogolberg","count":1},{"name":"Oleg Kolesov","email":"47299406+oleg1540","login":"oleg1540","count":1},{"name":"Oleg Kolosov","email":"bazurbat@gmail.com","login":"bazurbat","count":1},{"name":"Oleg Malyavkin","email":"36218761+oniksan","login":"oniksan","count":1},{"name":"Oleg Vereshko","email":"reqzix@gmail.com","login":"qzix","count":1},{"name":"Przemyslaw Olejniczak","email":"p.olejniczak@itwh.de","login":"olejniczak","count":1},{"name":"Przemyslaw Szczepaniak","email":"pszczepaniak@google.com","login":"pszc","count":1},{"name":"Qartar","email":"qartar@live.com","login":"Qartar","count":1},{"name":"Petr Prokhorenkov","email":"prokhorenkov@gmail.com","login":"eeight","count":1},{"name":"Samuel Rodriguez","email":"rodriguezs466@gmail.com","login":"samrod13","count":1},{"name":"Samuel Rossoff (of The Ebon Blade)","email":"sam@snapchat.com","login":"snapsam","count":1},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":1},{"name":"Richard Cole","email":"imrichardcole@gmail.com","login":"imrichardcole","count":1},{"name":"Richard Fussenegger","email":"Fleshgrinder","login":"Fleshgrinder","count":1},{"name":"Ricky Pai","email":"ricky+github@vsco.co","login":"evie404","count":1},{"name":"Rob Shakir","email":"robjs@google.com","login":"robshakir","count":1},{"name":"Robert","email":"robert.a.hilton.jr@gmail.com","login":"guitar24t","count":1},{"name":"Robert Hancock","email":"hancock@sedsystems.ca","login":"robhancocksed","count":1},{"name":"Robert Morris","email":"wibobm","login":"wibobm","count":1},{"name":"Robert Schumacher","email":"roschuma@microsoft.com","login":"ras0219-msft","count":1},{"name":"Robert Yokota","email":"rayokota@gmail.com","login":"rayokota","count":1},{"name":"Robin Linden","email":"dev@robinlinden.eu","login":"robinlinden","count":1},{"name":"Roger Chen","email":"roger@rogerhub.com","login":"rogerhub","count":1},{"name":"Roman Kamyk","email":"rkj@google.com","login":"rkj","count":1},{"name":"Roman Nekhoroshev","email":"terafloo@gmail.com","login":"romannekhor","count":1},{"name":"Sven Mikael Persson","email":"mikael.s.persson@gmail.com","login":"mikael-s-persson","count":1},{"name":"Oliver Bristow","email":"evilumbrella+github@gmail.com","login":"Code0x58","count":1},{"name":"Petar Dambovaliev","email":"petar.atanasov.1987@gmail.com","login":"petar-dambovaliev","count":1},{"name":"Peter Ebden","email":"peter.ebden@gmail.com","login":"peterebden","count":1},{"name":"Peter Foley","email":"pefoley@google.com","login":"pefoley2","count":1},{"name":"Peter Pokojný","email":"peter.pokojny@innovatrics.com","login":"FooRider","count":1},{"name":"Petr Jediný","email":"petr.jediny@gmail.com","login":"pjediny","count":1},{"name":"Tommy Dew","email":"tommydew42@gmail.com","login":"TommyDew42","count":1},{"name":"Vperus","email":"vperus@gmail.com","login":"VPeruS","count":1},{"name":"Petter Strandmark","email":"petter.strandmark@gmail.com","login":"PetterS","count":1},{"name":"Phani Rithvij","email":"phanirithvij2000@gmail.com","login":"phanirithvij","count":1},{"name":"Phil Clay","email":"philsttr","login":"philsttr","count":1},{"name":"Philip K. Warren","email":"pkwarren@gmail.com","login":"pkwarren","count":1},{"name":"Philipp Wollermann","email":"philipp@philwo.de","login":"philwo","count":1},{"name":"Philippe Antoine","email":"contact@catenacyber.fr","login":"catenacyber","count":1},{"name":"Phillipp Schoppmann","email":"schoppmann@informatik.hu-berlin.de","login":"schoppmp","count":1},{"name":"PhoebeHui","email":"20694052+PhoebeHui","login":"PhoebeHui","count":1},{"name":"Pierce Brooks","email":"piercebrooks@rocketmail.com","login":"PierceLBrooks","count":1},{"name":"Piotr Grabski-Gradziński","email":"piotrgg@google.com","login":"piotrgradzinski","count":1},{"name":"Piotr Hałas","email":"piotr@halas.net.pl","login":"s2x","count":1},{"name":"Piotr Sikora","email":"piotrsikora@google.com","login":"PiotrSikora","count":1},{"name":"Postmodern","email":"postmodern.mod3@gmail.com","login":"postmodern","count":1},{"name":"lbermes","email":"l.bermes@asctechnologies.com","login":"lbermes","count":1},{"name":"leovitch","email":"leovitch+github@gmail.com","login":"leovitch","count":1},{"name":"liga","email":"githubwindowsfryer.tacking693@passmail.net","login":"windows-fryer","count":1},{"name":"liqipeng","email":"liqipeng127@gmail.com","login":"liqipeng","count":1},{"name":"listonjesse","email":"listonjesse@yahoo.com","login":"kx9x","count":1},{"name":"lowasser","email":"lowasser@google.com","login":"lowasser","count":1},{"name":"lukeocamden","email":"lukeocamden@gmail.com","login":"lukeocamden","count":1},{"name":"lundefugl","email":"montgomery_scott@gmx.de","login":"lundefugl","count":1},{"name":"lzj","email":"1113056865@qq.com","login":"liuzhijiang","count":1},{"name":"Roni Lichtman","email":"roni.lichtman@gmail.com","login":"ronilichtman","count":1},{"name":"marner2","email":"biz@jmarner.com","login":"marner2","count":1},{"name":"martijneken","email":"martijnstevenson@gmail.com","login":"martijneken","count":1},{"name":"marwan-at-work","email":"marwan.sameer@gmail.com","login":"marwan-at-work","count":1},{"name":"medinandres","email":"39810244+medinandres","login":"medinandres","count":1},{"name":"mgabris","email":"martin.gabris22@gmail.com","login":"mgabris","count":1},{"name":"michaelpengcn","email":"michaelpengcn@gmail.com","login":"michaelpengcn","count":1},{"name":"micw523","email":"micw@umich.edu","login":"micw523","count":1},{"name":"miyucy","email":"miyucy","login":"miyucy","count":1},{"name":"mkosieradzki","email":"m.kosieradzki@p2ware.com","login":"mkosieradzki","count":1},{"name":"mohammadmseet-hue","email":"mohammadmseet@gmail.com","login":"mohammadmseet-hue","count":1},{"name":"oguzcan oguz","email":"oguzcanoguz82@gmail.com","login":"oguzcanoguz","count":1},{"name":"gongsu832","email":"gong_su@hotmail.com","login":"gongsu832","count":1},{"name":"grindhold","email":"grindhold","login":"grindhold","count":1},{"name":"guptasu","email":"guptasu@google.com","login":"guptasu","count":1},{"name":"haoyuanli","email":"lihaoyuan1996@gmail.com","login":"jimmyhli","count":1},{"name":"heretic","email":"heretic@yandex-team.ru","login":"smertnik3sh","count":1},{"name":"i9","email":"i9","login":"i9","count":1},{"name":"idodod","email":"idodod@gmail.com","login":"idodod","count":1},{"name":"igorpeshansky","email":"igorpeshansky","login":"igorpeshansky","count":1},{"name":"jbloggz","email":"joe@barnesmail.net","login":"jbloggz","count":1},{"name":"detlevschwabe","email":"detlev.schwabe@gmail.com","login":"detlevschwabe","count":1},{"name":"johnlow95","email":"38558408+johnlow95","login":"johnlow95","count":1},{"name":"jparachoniak","email":"jparachoniak@google.com","login":"jparachoniak","count":1},{"name":"jslap-ubi","email":"151566283+jslap-ubi","login":"jslap-ubi","count":1},{"name":"junzeng","email":"1427711654@qq.com","login":"pluto-junzeng","count":1},{"name":"kbinani","email":"kbinani.bt@gmail.com","login":"kbinani","count":1},{"name":"kindratmakc","email":"kindratmakc@gmail.com","login":"kindratmakc","count":1},{"name":"king6cong","email":"king6cong@gmail.com","login":"king6cong","count":1},{"name":"kodareef5","email":"kodareef5@gmail.com","login":"kodareef5","count":1},{"name":"kunhtkun","email":"65525892+kunhtkun","login":"kunhtkun","count":1},{"name":"kvukic","email":"vukic.kresimir@gmail.com","login":"v-silverfin","count":1},{"name":"toc007","email":"toc007@ucsd.edu","login":"toc007","count":1},{"name":"tomas-molina","email":"146322635+tomas-molina","login":"tomas-molina","count":1},{"name":"prehistoric-penguin","email":"TheIDexisted@gmail.com","login":"theidexisted","count":1},{"name":"urfinjuezz","email":"pcmaniac@inbox.ru","login":"urfinjuezz","count":1},{"name":"veawor","email":"veawor@gmail.com","login":"veawor","count":1},{"name":"vervaekejonathan","email":"vervaeke.jonathan@gmail.com","login":"vervaekejonathan","count":1},{"name":"vijay-bhatt","email":"vijayjb@gmail.com","login":"vijay-bhatt","count":1},{"name":"wujingchao","email":"wujingchao92@gmail.com","login":"wujingchao","count":1},{"name":"xiaahui","email":"xiaahui1996@gmail.com","login":"czlhs","count":1},{"name":"xiaolou86","email":"lzw19860818@aliyun.com","login":"xiaolou86","count":1},{"name":"xidang","email":"yanxidang@163.com","login":"xidang","count":1},{"name":"yejianwu","email":"yejianwu@xiaomi.com","login":"yejw5","count":1},{"name":"yeqown","email":"1121583868@qq.com","login":"yeqown","count":1},{"name":"yjjnls","email":"x-jj@foxmail.com","login":"yjjnls","count":1},{"name":"yksten","email":"34334195+yksten","login":"yksten","count":1},{"name":"yohei yoshimuta","email":"yoheimuta@gmail.com","login":"yoheimuta","count":1},{"name":"zajca","email":"zajca@zajca.cz","login":"zajca","count":1},{"name":"zhangzibao","email":"1078763967@qq.com","login":"zhangzibao","count":1},{"name":"Łukasz Strzałkowski","email":"lukasz.strzalkowski@gmail.com","login":"lukaszx0","count":1},{"name":"Łukasz Twarduś","email":"ltwardus@gmail.com","login":"ltwardus","count":1},{"name":"مهدي شينون (Mehdi Chinoune)","email":"mehdi.chinoune@hotmail.com","login":"MehdiChinoune","count":1},{"name":"lakshayg","email":"lakshayg@outlook.in","login":"lakshayg","count":1},{"name":"os72","email":"osuciu@yahoo.com","login":"os72","count":1},{"name":"ottmar-zittlau","email":"74417452+ottmar-zittlau","login":"ottmar-zittlau","count":1},{"name":"panda","email":"daniel.phan36@gmail.com","login":"mamapanda","count":1},{"name":"pbatg","email":"23102240+pbatg","login":"pbatg","count":1},{"name":"postmasters","email":"namnguyen@google.com","login":"postmasters","count":1},{"name":"makdharma","email":"makdharma","login":"makdharma","count":1},{"name":"punmy","email":"panmingyang2009@live.cn","login":"panmingyang2009","count":1},{"name":"randomguy3","email":"dev@randomguy3.me.uk","login":"randomguy3","count":1},{"name":"rmstar","email":"pjaikumar@google.com","login":"rmstar","count":1},{"name":"root","email":"hannahshisfb@gmail.com","login":"HannahShiSFB","count":1},{"name":"s1341","email":"github@shmarya.net","login":"s1341","count":1},{"name":"salamani","email":"salamani@us.ibm.com","login":"salamani","count":1},{"name":"secup","email":"math.vachon@gmail.com","login":"secup","count":1},{"name":"senhalil","email":"halilsen@gmail.com","login":"senhalil","count":1},{"name":"sheffatguidance","email":"cody.sheffler@guidancesoftware.com","login":"sheffatguidance","count":1},{"name":"st-cheewah","email":"103625673+st-cheewah","login":"st-cheewah","count":1},{"name":"strangewiz","email":"strangewiz","login":"strangewiz","count":1},{"name":"summerCol","email":"823225345@qq.com","login":"summerCol","count":1},{"name":"tanderson-google","email":"thomasanderson@google.com","login":"tanderson-google","count":1},{"name":"Sanchay Harneja","email":"sanchay.h@gmail.com","login":"na-ka-na","count":1},{"name":"Vy Nguyen","email":"oontvoo","login":"oontvoo","count":1},{"name":"W","email":"wolf@wolfsden.cz","login":"graywolf","count":1},{"name":"Wayne Zhang","email":"qiwzhang@gmail.com","login":"qiwzhang","count":1},{"name":"Wiktor Tomczak","email":"wiktor.tomczak@gmail.com","login":"wiktortomczak","count":1},{"name":"William Jagels","email":"william@jagels.us","login":"wijagels","count":1},{"name":"Wink Saville","email":"wink@saville.com","login":"winksaville","count":1},{"name":"Wojciech Mamrak","email":"wmamrak@gmail.com","login":"wmamrak","count":1},{"name":"Xavier Léauté","email":"xvrl@apache.org","login":"xvrl","count":1},{"name":"Xiaoshuang LU","email":"luxiaoshuang@qiyi.com","login":"xiaoshuang-lu","count":1},{"name":"YJ","email":"31581017+leafs99","login":"leafs99","count":1},{"name":"Yamamoto, Hirotaka","email":"ymmt2005@gmail.com","login":"ymmt2005","count":1},{"name":"YarinOmesi","email":"56448176+YarinOmesi","login":"YarinOmesi","count":1},{"name":"Yeolar","email":"yeolar@gmail.com","login":"Yeolar","count":1},{"name":"Yilei Yang","email":"yileiyang@google.com","login":"yilei","count":1},{"name":"桂后昌","email":"guihouchang@163.com","login":"guihouchang","count":1},{"name":"Yuchen Xie","email":"yuchen.xie@live.com","login":"mapx","count":1},{"name":"Yue Zhang","email":"cijianzy@gmail.com","login":"cijianzy","count":1},{"name":"Yue Zhu","email":"1224535+yuezhu","login":"yuezhu","count":1},{"name":"Yuki Yugui Sonoda","email":"yugui@yugui.jp","login":"yugui","count":1},{"name":"Yunlong Liu","email":"davislong198833@gmail.com","login":"yliu120","count":1},{"name":"Ted Xie","email":"tedx@google.com","login":"ted-xie","count":1},{"name":"Tongliang Liao","email":"xkszltl@gmail.com","login":"xkszltl","count":1},{"name":"Tony Allevato","email":"tony.allevato@gmail.com","login":"allevato","count":1},{"name":"Tony Wong","email":"microtony@google.com","login":"microtony","count":1},{"name":"Trayan Zapryanov","email":"lrt80@abv.bg","login":"TrayanZapryanov","count":1},{"name":"Tristan Pratt","email":"tpratt@factset.com","login":"prat0088","count":1},{"name":"Tushar Bhatnagar","email":"18296062+tusharb86","login":"tusharb86","count":1},{"name":"Twice","email":"i@twice.moe","login":"PragmaTwice","count":1},{"name":"Twig","email":"Twigz","login":"Twigz","count":1},{"name":"UebelAndre","email":"github@uebelandre.com","login":"UebelAndre","count":1},{"name":"Vadmeme","email":"32437728+Vadmeme","login":"Vadmeme","count":1},{"name":"Vasiliy Tolstov","email":"v.tolstov@unistack.org","login":"vtolstov","count":1},{"name":"Vasily Fomin","email":"vasili.fomin@gmail.com","login":"VasilyFomin","count":1},{"name":"Vegard Storheil Eriksen","email":"zyp@jvnv.net","login":"zyp","count":1},{"name":"Venkatesan","email":"68438061+VenkatKwest","login":"VenkatKwest","count":1},{"name":"Veres Lajos","email":"vlajos@gmail.com","login":"vlajos","count":1},{"name":"Viktor Szathmáry","email":"phraktle@gmail.com","login":"phraktle","count":1},{"name":"Vitaly Kravtsov","email":"in4lio@gmail.com","login":"in4lio","count":1},{"name":"Vlad Vesa","email":"vlad.vesa89@gmail.com","login":"vesavlad","count":1},{"name":"Tomas Abrahamsson","email":"tomas.abrahamsson@gmail.com","login":"tomas-abrahamsson","count":1},{"name":"bmoyles0117","email":"bmoy117@gmail.com","login":"bmoyles0117","count":1},{"name":"brucearctor","email":"5032356+brucearctor","login":"brucearctor","count":1},{"name":"bttk","email":"bttk@google.com","login":"bttk","count":1},{"name":"c-parsons","email":"cparsons@google.com","login":"c-parsons","count":1},{"name":"cfredri4","email":"50839054+cfredri4","login":"cfredri4","count":1},{"name":"chenzhihui","email":"zhihui_chen@foxmail.com","login":"tonybase","count":1},{"name":"cjtallman","email":"cjtallman@gmail.com","login":"cjtallman","count":1},{"name":"cnauroth","email":"cnauroth@apache.org","login":"cnauroth","count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"cyyber","email":"kaushal.forex@gmail.com","login":"cyyber","count":1},{"name":"dankm","email":"dan.mcgregor@usask.ca","login":"dankm","count":1},{"name":"debugx","email":"debugx@yahoo.com","login":"debugx","count":1},{"name":"archpaleus","email":"archpaleus@gmail.com","login":"archpaleus","count":1},{"name":"dickmao","email":"dick.r.chiang@gmail.com","login":"dickmao","count":1},{"name":"dylanetaft","email":"dylanetaft@gmail.com","login":"dylanetaft","count":1},{"name":"dyyap","email":"35153938+dyyap","login":"dyyap","count":1},{"name":"freeform-andre","email":"andre.brisco@freeform.co","login":"freeform-andre","count":1},{"name":"frrakn","email":"frrakn","login":"frrakn","count":1},{"name":"giokara-oqton","email":"40686064+giokara-oqton","login":"giokara-oqton","count":1},{"name":"themoox","email":"github@themoox.net","login":"themoox","count":1},{"name":"amirhadadi","email":"amirhadadi@hotmail.com","login":"amirhadadi","count":1},{"name":"Yuri Vanin","email":"yvanin","login":"yvanin","count":1},{"name":"Yusuke Tsutsumi","email":"yusuke@tsutsumi.io","login":"toumorokoshi","count":1},{"name":"Yutian Li","email":"hotpxless@gmail.com","login":"hotpxl","count":1},{"name":"Yuzhang Hu","email":"hyzwowtools@gmail.com","login":"finaldie","count":1},{"name":"Zak Henry","email":"zak.henry@gmail.com","login":"zakhenry","count":1},{"name":"Zearen Wover","email":"zearen.wover@gmail.com","login":"zearen","count":1},{"name":"Zhao Junwang","email":"zhjwpku@gmail.com","login":"zhjwpku","count":1},{"name":"Zi Shen Lim","email":"zlim.lnx@gmail.com","login":"zlim","count":1},{"name":"aaron ai","email":"yangkunai@outlook.com","login":"aaron-ai","count":1},{"name":"abhilashmandaliya","email":"abhilashmandaliya@gmail.com","login":"abhilashmandaliya","count":1},{"name":"abyss7","email":"abyss.7@gmail.com","login":"abyss7","count":1},{"name":"acidtonic","email":"acidtonic","login":"acidtonic","count":1},{"name":"aiuto","email":"aiuto@google.com","login":"aiuto","count":1},{"name":"alanbur","email":"Alan.Burlison@oracle.com","login":"AlanBurlison","count":1},{"name":"alusco-scratch","email":"60235755+alusco-scratch","login":"alusco-scratch","count":1},{"name":"Yoav Miller","email":"yoavmil@gmail.com","login":"yoavmil","count":1},{"name":"jensbjorgensen","email":"jbj1@ultraemail.net","login":"jensbjorgensen","count":1},{"name":"atulmerchia","email":"atulmerchia@gmail.com","login":"atulmerchia","count":1},{"name":"bcsgh","email":"33939446+bcsgh","login":"bcsgh","count":1},{"name":"bitspill","email":"github@bitspill.net","login":"bitspill","count":1},{"name":"Fabrice Fontaine","email":"fontaine.fabrice@gmail.com","login":"ffontaine","count":1},{"name":"Falko Axmann","email":"code@falkoaxmann.de","login":"faaxm","count":1},{"name":"Florian Weikert","email":"fwe@google.com","login":"fweikert","count":1},{"name":"Frederik Spang","email":"frederik@frederikspang.dk","login":"frederikspang","count":1},{"name":"Fredrik Medley","email":"fredrik.medley@gmail.com","login":"moroten","count":1},{"name":"Gabriel Féron","email":"g@leirbag.net","login":"gferon","count":1},{"name":"Galen Warren","email":"galen.warren@coachclientconnect.com","login":"galenwarren","count":1},{"name":"Garret Kelly","email":"gdk@google.com","login":"gkelly","count":1},{"name":"Gary Peck","email":"gary+github@realify.com","login":"garyp","count":1},{"name":"Ge Yunxi","email":"141423244+gyx47","login":"gyx47","count":1},{"name":"Geoffrey Irving","email":"geoffreyi@google.com","login":"girving","count":1},{"name":"Geoffrey Wiseman","email":"geoffrey.wiseman@gmail.com","login":"geoffreywiseman","count":1},{"name":"George Burgess IV","email":"gbiv@google.com","login":"gburgessiv","count":1},{"name":"George Redivo","email":"george.redivo@datacom.ind.br","login":"redivo","count":1},{"name":"Gianni Tedesco","email":"gianni@scaramanga.co.uk","login":"giannitedesco","count":1},{"name":"Gilles Vollant","email":"info@winimage.com","login":"gvollant","count":1},{"name":"Giorgio Azzinnaro","email":"giorgio.azzinnaro@gmail.com","login":"borgoat","count":1},{"name":"GitHubGanesh","email":"GitHubGanesh","login":"GitHubGanesh","count":1},{"name":"Gohar Aziz","email":"gaziz@emersonecologics.com","login":"EmersonGaziz","count":1},{"name":"Gordana Cmiljanovic","email":"gordana.cmiljanovic@imgtec.com","login":"gordana-cmiljanovic-imgtec","count":1},{"name":"Graham Wharton","email":"30697781+gwharton","login":"gwharton","count":1},{"name":"Dor","email":"dorfire@gmail.com","login":"dorfire","count":1},{"name":"Doug Kwan","email":"dougkwan@google.com","login":"dougkwan","count":1},{"name":"Douglas Heriot","email":"douglas@douglasheriot.com","login":"DouglasHeriot","count":1},{"name":"Dragos Carp","email":"dragoscarp@gmail.com","login":"dcarp","count":1},{"name":"Duncan McGreggor","email":"oubiwann@gmail.com","login":"oubiwann","count":1},{"name":"Edgar Riba","email":"edgar.riba@gmail.com","login":"edgarriba","count":1},{"name":"Eduardo Menges Mattje","email":"50274155+EduMenges","login":"EduMenges","count":1},{"name":"Eli Schleifer","email":"1265982+EliSchleifer","login":"EliSchleifer","count":1},{"name":"Elvis Dukaj","email":"elvis.dukaj@gmail.com","login":"elvisdukaj","count":1},{"name":"Emanuel Czirai","email":"correabuscar+githubcommits@gmail.com","login":"correabuscar","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Emmanuel Odeke","email":"emm.odeke@gmail.com","login":"odeke-em","count":1},{"name":"Eric Walker","email":"eric.ewalker@gmail.com","login":"ewalk153","count":1},{"name":"Eric Wieser","email":"efw@google.com","login":"eric-wieser","count":1},{"name":"Dillon","email":"dsharlet@gmail.com","login":"dsharlet","count":1},{"name":"Guillaume Turri","email":"guillaume.turri@gmail.com","login":"gturri","count":1},{"name":"Erik Moqvist","email":"erik.moqvist@gmail.com","login":"eerimoq","count":1},{"name":"Etienne Pot","email":"epot@google.com","login":"Conchylicultor","count":1},{"name":"Euclid","email":"e@xinzhanguo.cn","login":"xinzhanguo","count":1},{"name":"Eugene Hermann","email":"39246518+eughermann","login":"eughermann","count":1},{"name":"Ionel Gog","email":"icgog@google.com","login":"ICGog","count":1},{"name":"Iori IKEDA","email":"8983747+NotFounds","login":"NotFounds","count":1},{"name":"john hood","email":"cgull@glup.org","login":"cgull","count":1},{"name":"Isuru Fernando","email":"isuruf@gmail.com","login":"isuruf","count":1},{"name":"Ittai Zeidman","email":"ittaiz@gmail.com","login":"ittaiz","count":1},{"name":"Ivan Pizhenko","email":"ivanp2015","login":"ivanp2015","count":1},{"name":"Iwan Aucamp","email":"aucampia@gmail.com","login":"aucampia","count":1},{"name":"JCooky","email":"bak723@gmail.com","login":"jcooky","count":1},{"name":"Jack Wakefield","email":"jackwakefield91@gmail.com","login":"jackwakefield","count":1},{"name":"Jakub Chábek","email":"jakub@chabek.cz","login":"grongor","count":1},{"name":"Jakub Kukul","email":"jakub.kukul@gmail.com","login":"jkukul","count":1},{"name":"James D","email":"jamesgecko","login":"jamesgecko","count":1},{"name":"James Moore","email":"james@restphone.com","login":"banshee","count":1},{"name":"James O'Kane","email":"jo2y@midnightlinux.com","login":"jo2y","count":1},{"name":"James Roper","email":"james@jazzy.id.au","login":"jroper","count":1},{"name":"James Wright","email":"jameswr@google.com","login":"12wrigja","count":1},{"name":"Jan Ehrhardt","email":"github@ehrhardt.nl","login":"Jan-E","count":1},{"name":"Jan Engelhardt","email":"jengelh@inai.de","login":"jengelh","count":1},{"name":"Jason Erb","email":"jason.erb@sparist.com","login":"sparist","count":1},{"name":"Jason Neufeld","email":"jneufeld@google.com","login":"jnlopar","count":1},{"name":"Issac Trotts","email":"issac.trotts@gmail.com","login":"ijt","count":1},{"name":"Evan Klitzke","email":"evan@eklitzke.org","login":"eklitzke","count":1},{"name":"Greg Engle","email":"greg.engle@outlook.com","login":"gengle","count":1},{"name":"Greg Miller","email":"9447643+devjgm","login":"devjgm","count":1},{"name":"Greg Steuck","email":"blackgnezdo@gmail.com","login":"blackgnezdo","count":1},{"name":"GregTho","email":"43743986+GregTho","login":"GregTho","count":1},{"name":"Grégoire Geis","email":"opensource@gregoirege.is","login":"71","count":1},{"name":"Gaël Delalleau","email":"21263019+gaeldelalleau","login":"gaeldelalleau","count":1},{"name":"H. Chase Stevens","email":"chase@chasestevens.com","login":"hchasestevens","count":1},{"name":"Hai Hoang Dang","email":"haihoangdang91@gmail.com","login":"danghai","count":1},{"name":"Heiko Becker","email":"mail@heiko-becker.de","login":"heirecka","count":1},{"name":"Henner Zeller","email":"hzeller@google.com","login":"hzeller","count":1},{"name":"Henrik","email":"Henrik.Gedionsen@gmail.com","login":"Henr1k80","count":1},{"name":"Hiroshi Ichikawa","email":"gimite@gmail.com","login":"gimite","count":1},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":1},{"name":"Hongcheng Xu","email":"hcxu@google.com","login":"hcxu901","count":1},{"name":"Hood Chatham","email":"roberthoodchatham@gmail.com","login":"hoodmane","count":1},{"name":"Ian Baker","email":"ibaker@google.com","login":"icbaker","count":1},{"name":"Ian Hunter","email":"ianfhunter@gmail.com","login":"ianfhunter","count":1},{"name":"Igor Sirotin","email":"sirotin@phystech.edu","login":"igor-sirotin","count":1},{"name":"Ilukatsk","email":"128325768+Ilukatsk","login":"Ilukatsk","count":1},{"name":"Bruno Kim Medeiros Cesar","email":"brunokim.mc@gmail.com","login":"brunokim","count":1},{"name":"Daniel Ruoso","email":"druoso@bloomberg.net","login":"ruoso","count":1},{"name":"Chris Conroy","email":"cconroy@squareup.com","login":"cconroy","count":1},{"name":"Chris Gaffney","email":"gaffneyc@gmail.com","login":"gaffneyc","count":1},{"name":"Chris McClymont","email":"chris@mcclymont.it","login":"mcclymont","count":1},{"name":"Chris Nix","email":"chris.nix@arm.com","login":"chrisn-arm","count":1},{"name":"Chris Rebert","email":"cvrebert@google.com","login":"cvrebert","count":1},{"name":"Chris Smith","email":"cjs@google.com","login":"csmith","count":1},{"name":"Christian Alexander Wolf","email":"cawolf","login":"cawolf","count":1},{"name":"Christopher Hunt","email":"huntchr@gmail.com","login":"huntc","count":1},{"name":"Christopher Tubbs","email":"ctubbsii@apache.org","login":"ctubbsii","count":1},{"name":"Claudio Bley","email":"claudio.bley@tweag.io","login":"avdv","count":1},{"name":"Cliff Burdick","email":"shaklee3@gmail.com","login":"cliffburdick","count":1},{"name":"Clément Jean","email":"clement.jean@epitech.eu","login":"Clement-Jean","count":1},{"name":"Clément Péron","email":"peron.clem@gmail.com","login":"clementperon","count":1},{"name":"Cody Casterline","email":"cody.casterline@gmail.com","login":"NfNitLoop","count":1},{"name":"Congcong Cai","email":"congcongcai0907@163.com","login":"HerrCai0907","count":1},{"name":"Connor","email":"connor.r.kelly@gmail.com","login":"clly","count":1},{"name":"Cory McLean","email":"cym@google.com","login":"cmclean","count":1},{"name":"Cotch","email":"gglt666@126.com","login":"Cotch22","count":1},{"name":"Cristi Cobzarenco","email":"cristi.cobzarenco@gmail.com","login":"cristicbz","count":1},{"name":"Brady Killeen","email":"bradykilleen@gmail.com","login":"hectim","count":1},{"name":"Brendan Linn","email":"brendan.linn@gmail.com","login":"Ubehebe","count":1},{"name":"Brian Wignall","email":"BrianWignall@gmail.com","login":"bwignall","count":1},{"name":"Bright Chen","email":"1021774709@qq.com","login":"chenBright","count":1},{"name":"Chan Wen Xu","email":"lutherchanpublic+git@gmail.com","login":"chanbakjsd","count":1},{"name":"Chad Whipkey","email":"cwhipkey@google.com","login":"cwhipkey","count":1},{"name":"CauhxMilloy","email":"conner.atstuff@gmail.com","login":"CauhxMilloy","count":1},{"name":"Carlo Corradini","email":"carlo.ita98@gmail.com","login":"carlocorradini","count":1},{"name":"Carlo Cabrera","email":"github@carlo.cab","login":"carlocab","count":1},{"name":"Cameron Taggart","email":"cameron.taggart@gmail.com","login":"ctaggart","count":1},{"name":"CH Albach","email":"calbach@google.com","login":"calbach","count":1},{"name":"Changjian Gao","email":"gaochangjian@gmail.com","login":"xiaogaozi","count":1},{"name":"Charles Hardin","email":"ckhardin@gmail.com","login":"ckhardin","count":1},{"name":"Charles Mita","email":"mita.charles@gmail.com","login":"c-mita","count":1},{"name":"Charlie Burnett","email":"33696630+cmburn","login":"cmburn","count":1},{"name":"Charlie Jiang","email":"cqjjjzr@126.com","login":"cqjjjzr","count":1},{"name":"Charlie Moad","email":"cmoad","login":"cmoad","count":1},{"name":"Charlie Savage","email":"cfis@savagexi.com","login":"cfis","count":1},{"name":"Chenwei Xiao","email":"chanvinxiao@163.com","login":"vinzid","count":1},{"name":"Chi Wang","email":"chiwang@google.com","login":"coeuvre","count":1},{"name":"Anton Kast","email":"akast@google.com","login":"antonkast-google","count":1},{"name":"Dave Hughes","email":"dlh3@sfu.ca","login":"dlh3","count":1},{"name":"Dave Protasowski","email":"dprotaso@gmail.com","login":"dprotaso","count":1},{"name":"Dave Tapuska","email":"dtapuska@chromium.org","login":"dtapuska","count":1},{"name":"David Benjamin","email":"davidben@davidben.net","login":"davidben","count":1},{"name":"David Chennells","email":"d.chennells@assiduo.com","login":"dchennells","count":1},{"name":"David Geldreich","email":"david.geldreich@free.fr","login":"r2d3","count":1},{"name":"David Grayston","email":"1229335+davidgrayston","login":"davidgrayston","count":1},{"name":"David Konsumer","email":"konsumer@jetboystudio.com","login":"konsumer","count":1},{"name":"David Neto","email":"dneto@google.com","login":"dneto0","count":1},{"name":"David Smith","email":"68763658+dsmith111","login":"dsmith111","count":1},{"name":"Derek Murray","email":"mrry@google.com","login":"mrry","count":1},{"name":"Devin Jeanpierre","email":"jeanpierreda@google.com","login":"ssbr","count":1},{"name":"Dhruv","email":"dhruv.batra@hotmail.com","login":"batradhruv","count":1},{"name":"Dia Kharrat","email":"dkharrat@gmail.com","login":"dkharrat","count":1},{"name":"Dietmar Scheidl","email":"scddev","login":"scddev","count":1},{"name":"Dilan Sachintha Nayanajith","email":"dilansachinthanos@gmail.com","login":"dilanSachi","count":1},{"name":"Josh","email":"jojo.parillon@gmail.com","login":"J0sh0nat0r","count":1},{"name":"Dirk Boye","email":"dirkboye","login":"dirkboye","count":1},{"name":"Donald Chai","email":"dchai@google.com","login":"donaldchai","count":1},{"name":"Ilya Konstantinov","email":"ilya.konstantinov@gmail.com","login":"ikonst","count":1},{"name":"Chih-Hung Hsieh","email":"chh@google.com","login":"chih-hung","count":1},{"name":"Cy","email":"y3llowcake","login":"y3llowcake","count":1},{"name":"DNKpp","email":"dnkpp2011@gmail.com","login":"DNKpp","count":1},{"name":"Dagobert Michelsen","email":"dam@opencsw.org","login":"dago","count":1},{"name":"Dalvin","email":"singh.dalvin@gmail.com","login":"dalvin","count":1},{"name":"Damon Cai","email":"dcai@atlassian.com","login":"Oneiriac","count":1},{"name":"Dan Albert","email":"danalbert@google.com","login":"DanAlbert","count":1},{"name":"Dan Barry","email":"dan@bakineggs.com","login":"bakineggs","count":1},{"name":"Dan Egnor","email":"egnor@google.com","login":"egnor","count":1},{"name":"Dan Horák","email":"dan@danny.cz","login":"sharkcz","count":1},{"name":"Dan Hudlow","email":"dan@hudlow.org","login":"hudlow","count":1},{"name":"Dan Kortschak","email":"dan@kortschak.io","login":"kortschak","count":1},{"name":"Dane Harrigan","email":"72265290+dane","login":"dane","count":1},{"name":"Daniel Frett","email":"daniel.frett@ccci.org","login":"frett","count":1},{"name":"Daniel Johansen","email":"dfjohansen@gmail.com","login":"dfdahl","count":1},{"name":"Daniel Joos","email":"daniel@joosweb.de","login":"danieljoos","count":1},{"name":"Daniel Kenji Toyama","email":"kenjitoyama@google.com","login":"kenjitoyama","count":1},{"name":"Daniel Kuschny","email":"danielku15@coderline.net","login":"Danielku15","count":1},{"name":"Daniel Orner","email":"daniel.orner@flipp.com","login":"dorner","count":1},{"name":"Daniel Richard G","email":"skunk@iSKUNK.ORG","login":"iskunk","count":1},{"name":"Erik Benoist","email":"ebenoist@gmail.com","login":"ebenoist","count":1},{"name":"Mark D. Roth","email":"roth@google.com","login":"markdroth","count":1},{"name":"Mark Jan van Kampen","email":"m.vankampen@freeday.ai","login":"mjvankampen","count":1},{"name":"Mark Mann","email":"markmann@google.com","login":"MarkCMann","count":1},{"name":"Mark Schaller","email":"mschaller@google.com","login":"anakanemison","count":1},{"name":"Mark Whiting","email":"khameleon.fadingaway@gmail.com","login":"mark-whiting","count":1},{"name":"Mark Young","email":"mark@developer.geek.nz","login":"kiwidev","count":1},{"name":"Markov Vladislav","email":"randyshughart54@gmail.com","login":"vlmarkov","count":1},{"name":"Martin Ertsaas","email":"mertsas@cisco.com","login":"martiert","count":1},{"name":"Martin Geisler","email":"mgeisler@google.com","login":"mgeisler","count":1},{"name":"Martin Landsem","email":"landsem@gmail.com","login":"landsem","count":1},{"name":"Martin Schröder","email":"martin@oneiros.de","login":"oneiros-de","count":1},{"name":"Masaaki Goshima","email":"goccy54@gmail.com","login":"goccy","count":1},{"name":"Mateusz Matejczyk","email":"mateusz.matejczyk@gmail.com","login":"mm4tt","count":1},{"name":"Mathias LANG","email":"pro.mathias.lang@gmail.com","login":"Geod24","count":1},{"name":"Mathijs Vogelzang","email":"mathijs@gmail.com","login":"mathijs81","count":1},{"name":"Matt Chan","email":"themattchan","login":"themattchan","count":1},{"name":"Matt Giuca","email":"mgiuca@chromium.org","login":"mgiuca","count":1},{"name":"Matt Iversen","email":"teh.ivo@gmail.com","login":"Ivoz","count":1},{"name":"Matteo","email":"Delcaran","login":"Delcaran","count":1},{"name":"Matthew Paletta","email":"mattpaletta@gmail.com","login":"mattpaletta","count":1},{"name":"Matthew Valimaki","email":"matthew.valimaki@gmail.com","login":"matthewvalimaki","count":1},{"name":"Luka Dornhecker","email":"luka.dornhecker@hey.com","login":"lukad","count":1},{"name":"Lukacs T. Berki","email":"lberki@google.com","login":"lberki","count":1},{"name":"Luke Bakken","email":"luke@bakken.io","login":"lukebakken","count":1},{"name":"Lydon Chandra","email":"lydon.chandra@fmgl.com.au","login":"fmg-lydonchandra","count":1},{"name":"M. Tong","email":"demon386@gmail.com","login":"demon386","count":1},{"name":"MaDuo","email":"lovemd@vip.qq.com","login":"SeriousMa","count":1},{"name":"Maciej Litwiniuk","email":"maciej@litwiniuk.net","login":"mlitwiniuk","count":1},{"name":"Mahmut Ali ÖZKURAN","email":"ozkuran","login":"ozkuran","count":1},{"name":"Maik Riechert","email":"maik.riechert@arcor.de","login":"letmaik","count":1},{"name":"Manuel","email":"m-allenspach@hotmail.com","login":"CommonGuy","count":1},{"name":"Manuel Burghard","email":"manuelb@spotify.com","login":"mjburghard","count":1},{"name":"Marat Reymers","email":"marat.maratori@gmail.com","login":"maratori","count":1},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":1},{"name":"Marcel","email":"maleo@google.com","login":"mering","count":1},{"name":"Marcel Lanz","email":"marcellanz@n-1.ch","login":"marcellanz","count":1},{"name":"Marcel Raad","email":"raad@teamviewer.com","login":"MarcelRaad","count":1},{"name":"Marco Concetto Rudilosso","email":"marcoconcettorudilosso@gmail.com","login":"Maaarcocr","count":1},{"name":"Marco Ferrer","email":"35935108+marcoferrer","login":"marcoferrer","count":1},{"name":"Marcus Longmuir","email":"marcus.longmuir@improbable.io","login":"MarcusLongmuir","count":1},{"name":"Mariano Simone","email":"marianosimone@gmail.com","login":"marianosimone","count":1},{"name":"Michal Matuszak","email":"mmatuszak@google.com","login":"mmatuszak-google","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"MiguelBarro","email":"45819833+MiguelBarro","login":"MiguelBarro","count":1},{"name":"Mike Bland","email":"mbland@engflow.com","login":"mbland","count":1},{"name":"Mike Lehan","email":"mike@m1ke.me","login":"M1ke","count":1},{"name":"Mike Moore","email":"mike@blowmage.com","login":"blowmage","count":1},{"name":"Mike Rochefort","email":"mroche@omenos.dev","login":"omenos","count":1},{"name":"Mikhail Morgunov","email":"m.morgunov2@gmail.com","login":"Mihoid","count":1},{"name":"Minh Quy","email":"sugiacupit@gmail.com","login":"MQuy","count":1},{"name":"Misha Brukman","email":"mbrukman@google.com","login":"mbrukman","count":1},{"name":"Mohamed El-Tahan","email":"meltahan@bloomberg.net","login":"motahan","count":1},{"name":"Morton Fox","email":"github@qslw.com","login":"mortonfox","count":1},{"name":"Msp","email":"manupsunny@gmail.com","login":"manupsunny","count":1},{"name":"MycroftJr","email":"33704388+mycroftjr","login":"mycroftjr","count":1},{"name":"Namgoo Lee","email":"devnglee@gmail.com","login":"nglee","count":1},{"name":"Nan Xiao","email":"nan@chinadtrace.org","login":"NanXiao","count":1},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":1},{"name":"Nathan Wong","email":"nathan@nathanwong.co.uk","login":"esteluk","count":1},{"name":"Nathaniel Manista","email":"nathaniel@google.com","login":"nathanielmanistaatgoogle","count":1},{"name":"Nayana-ibm","email":"nayana.thorat@gmail.com","login":"Nayana-ibm","count":1},{"name":"Nazarbek Altybay","email":"nazarbek.altybay@gmail.com","login":"Na2a","count":1},{"name":"Mark Costello","email":"mark@markcostello.net","login":"mcos","count":1},{"name":"Matthew Wu","email":"maestromatt@gmail.com","login":"matthew-wu","count":1},{"name":"Matthias Ernst","email":"mernst-github@mernst.org","login":"mernst-github","count":1},{"name":"Matthias Möller","email":"m_moeller@live.de","login":"TinyTinni","count":1},{"name":"Max Golovanov","email":"maxgolov@microsoft.com","login":"maxgolov","count":1},{"name":"Maxim Reznik","email":"reznikmm@gmail.com","login":"reznikmm","count":1},{"name":"Maxime Guerreiro","email":"punkeel@me.com","login":"punkeel","count":1},{"name":"Maximilian","email":"Shortfinga","login":"Shortfinga","count":1},{"name":"Maxwell Paul Brickner","email":"mbrickn","login":"mbrickn","count":1},{"name":"Mehrdad Afshari","email":"mehrdada","login":"mehrdada","count":1},{"name":"Michael Allen","email":"mda000@gmail.com","login":"mda000","count":1},{"name":"Michael Avrukin","email":"mavrukin@gmail.com","login":"mavrukin","count":1},{"name":"Michael Beardsworth","email":"beardsworth@google.com","login":"mbeards","count":1},{"name":"Michael Cho","email":"michael@michaelcho.dev","login":"cho-m","count":1},{"name":"Michael Collis","email":"michael.collis@blueapron.com","login":"mike9005","count":1},{"name":"Michael Darakananda","email":"pongad@google.com","login":"pongad","count":1},{"name":"Michael Diamond","email":"dimo414@gmail.com","login":"dimo414","count":1},{"name":"Michael Matthew Mitchell","email":"MichaelMatthewMitchell@live.com","login":"MichaelMitchellM","count":1},{"name":"Michael Stack","email":"saint.ack@gmail.com","login":"saintstack","count":1},{"name":"Michael Thomsen","email":"mit-mit","login":"mit-mit","count":1},{"name":"John Standish","email":"voldron@gmail.com","login":"jstandish","count":1},{"name":"John W. Bruce","email":"arashikou@gmail.com","login":"arashikou","count":1},{"name":"Jon Brandvein","email":"brandjon@google.com","login":"brandjon","count":1},{"name":"Jon Godbout","email":"jgodbou@gmail.com","login":"Slids","count":1},{"name":"Jon Wall","email":"jonwall@google.com","login":"jonwallg","count":1},{"name":"Jonathan","email":"strahl2e@gmail.com","login":"strahl2e","count":1},{"name":"Jonathan Dierksen","email":"jedierksen@gmail.com","login":"dierksen","count":1},{"name":"Jonathan Haber","email":"jhaber@hubspot.com","login":"jhaber","count":1},{"name":"Jonathan Hseu","email":"vomjom@vomjom.net","login":"jhseu","count":1},{"name":"Jonathan Leitschuh","email":"jonathan.leitschuh@gmail.com","login":"JLLeitschuh","count":1},{"name":"Jonathon Love","email":"jon@thon.cc","login":"jonathon-love","count":1},{"name":"JongChan Choi","email":"disjukr@naver.com","login":"disjukr","count":1},{"name":"Jorge López Fueyo","email":"jorgelopezfueyo@gmail.com","login":"nokutu","count":1},{"name":"Joris Clement","email":"7713214+joclement","login":"joclement","count":1},{"name":"John (JD) Douceur","email":"johndo@microsoft.com","login":"jrdouceur","count":1},{"name":"Guo Xiao","email":"guoxiao08@gmail.com","login":"guoxiao","count":1},{"name":"Joyce","email":"joycebrum@google.com","login":"joycebrum","count":1},{"name":"Juan David Dominguez","email":"jdavid10001@gmail.com","login":"techiejd","count":1},{"name":"Julien Jerphanion","email":"git@jjerphan.xyz","login":"jjerphan","count":1},{"name":"Julien Poumailloux","email":"jpoumailloux@google.com","login":"jpoumailloux","count":1},{"name":"Julio Monteiro","email":"julio@monteiro.eti.br","login":"jmonteiro","count":1},{"name":"Joseph Livesey","email":"joseph@blockchaintp.com","login":"suchapalaver","count":1},{"name":"Jeff Gulbronson","email":"jgulbronson@gmail.com","login":"JGulbronson","count":1},{"name":"Jeff Hodges","email":"jeff@somethingsimilar.com","login":"jmhodges","count":1},{"name":"Jeff Sawatzky","email":"421404+jeffsawatzky","login":"jeffsawatzky","count":1},{"name":"Jeffrey A. Dean","email":"jeff@google.com","login":"jeffreyadean","count":1},{"name":"Jeremy Volkman","email":"jeremy@jvolkman.com","login":"jvolkman","count":1},{"name":"Jiamin Shen","email":"john980118@163.com","login":"LuminousXLB","count":1},{"name":"Jimmy Yuen Ho Wong","email":"wyuenho","login":"wyuenho","count":1},{"name":"Jin Chao","email":"thejinchao@gmail.com","login":"thejinchao","count":1},{"name":"Jiri Pechanec","email":"jpechane@redhat.com","login":"jpechane","count":1},{"name":"Jiro Nishiguchi","email":"jiro@cpan.org","login":"spiritloose","count":1},{"name":"Jiulong Wang","email":"jiulongw@gmail.com","login":"jiulongw","count":1},{"name":"Joe Schafer","email":"joe.schafer@delta46.us","login":"jschaf","count":1},{"name":"Joel Linn","email":"jl@conductive.de","login":"JoelLinn","count":1},{"name":"Joey Parrish","email":"joeyparrish@google.com","login":"joeyparrish","count":1},{"name":"Johan Nordberg","email":"jnordberg","login":"jnordberg","count":1},{"name":"Jean-Rémy Bancel","email":"dev@bancel.me","login":"JRBANCEL","count":1},{"name":"John Burke","email":"jcburke@stanford.edu","login":"jcburke14","count":1},{"name":"John D. Pope","email":"jp@bellgeorge.com","login":"johndpope","count":1},{"name":"John M Duffy","email":"johnduffynh","login":"johnduffynh","count":1},{"name":"Kweku Adams","email":"kwekua@google.com","login":"kwadkore","count":1},{"name":"Kyle Krueger","email":"kyle.s.krueger@gmail.com","login":"kykrueger","count":1},{"name":"Kyungmin Bae","email":"williambae1@gmail.com","login":"WKBae","count":1},{"name":"LINKIWI","email":"LINKIWI","login":"LINKIWI","count":1},{"name":"Laura","email":"lauraguevara97@hotmail.com","login":"laura-swe","count":1},{"name":"Laurent Le Brun","email":"laurentlb@gmail.com","login":"laurentlb","count":1},{"name":"Laurent Stacul","email":"laurent.stacul@gmail.com","login":"stac47","count":1},{"name":"Leigh McCulloch","email":"leigh@mcchouse.com","login":"leighmcculloch","count":1},{"name":"Leo","email":"leo.lab001@gmail.com","login":"Leo7654","count":1},{"name":"Leon Barrett","email":"leon@barrettnexus.com","login":"leon-barrett","count":1},{"name":"Lethe","email":"262173939+Letheriver2007","login":"Letheriver2007","count":1},{"name":"Levon Ter-Grigoryan","email":"patrios@google.com","login":"PatriosTheGreat","count":1},{"name":"Lian Duan","email":"chemhack","login":"chemhack","count":1},{"name":"Lidi Zheng","email":"lidiz@google.com","login":"lidizheng","count":1},{"name":"Lily Li","email":"pekopeko@google.com","login":"ylil93","count":1},{"name":"Loo Rong Jie","email":"loorongjie@gmail.com","login":"rongjiecomputer","count":1},{"name":"LordGrey","email":"lordgrey.emmel@gmail.com","login":"Lord-Grey","count":1},{"name":"Lourens Veen","email":"l.veen@esciencecenter.nl","login":"LourensVeen","count":1},{"name":"Luca Santarella","email":"lucasantarella","login":"lucasantarella","count":1},{"name":"Luis Padron","email":"heyluispadron@gmail.com","login":"luispadron","count":1},{"name":"Michael Vorburger.ch","email":"vorburger@google.com","login":"vorburger","count":1},{"name":"John Millikin","email":"jmillikin@stripe.com","login":"jmillikin-stripe","count":1},{"name":"Junrou Nishida","email":"homuler","login":"homuler","count":1},{"name":"Juraj Lutter","email":"juraj@lutter.sk","login":"jurajlutter","count":1},{"name":"Justin Paupore","email":"github@blueshiftlabs.net","login":"blueshiftlabs","count":1},{"name":"Justine Tunney","email":"jart@google.com","login":"jart","count":1},{"name":"Kanro","email":"higan@live.cn","login":"devkanro","count":1},{"name":"Karol Ostrovsky","email":"karol.ostrovsky@gmail.com","login":"ostrovsky","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kelvin Jin","email":"kelvinjin@google.com","login":"kjin","count":1},{"name":"Kenneth Lum","email":"kenneth.kin.lum@gmail.com","login":"KennethKinLum","count":1},{"name":"Kenneth Lundin","email":"kenneth.lundin@gmail.com","login":"KennethL","count":1},{"name":"Kenny Root","email":"kroot@google.com","login":"kruton","count":1},{"name":"Kenton Varda","email":"kenton@sandstorm.io","login":"kentonv","count":1},{"name":"Kevin Gibson","email":"rkevingibson@gmail.com","login":"rkevingibson","count":1},{"name":"Kevin James","email":"KevinJames@thekev.in","login":"TheKevJames","count":1},{"name":"Khuzema Pithewan","email":"khuzemap@gmail.com","login":"khuzemap","count":1},{"name":"Kiyoshi Mizumaru","email":"kiyoshi.mizumaru@gmail.com","login":"kmizumar","count":1},{"name":"Kristian Monsen","email":"kristianm@google.com","login":"kristianmonsen","count":1},{"name":"Kristina Chodorow","email":"kchodorow@google.com","login":"kchodorow","count":1},{"name":"Kristofer Spinka","email":"kspinka@gmail.com","login":"kspinka","count":1},{"name":"Krzysztof Kosiński","email":"krzysio@google.com","login":"tweenk","count":1}],"past_year_committers":[{"name":"Protobuf Team Bot","email":"protobuf-github-bot@google.com","login":"protobuf-github-bot","count":785},{"name":"Protobuf Team Bot","email":"protobuf-team-bot@google.com","login":"protobuf-team-bot","count":302},{"name":"Clayton Knittel","email":"cknittel@google.com","login":"ClaytonKnittel","count":186},{"name":"Joshua Haberman","email":"haberman@google.com","login":"haberman","count":143},{"name":"Hong Shin","email":"hongshin@google.com","login":"honglooker","count":120},{"name":"Mike Kruskal","email":"mkruskal@google.com","login":"mkruskal-google","count":100},{"name":"Samuel Benzaquen","email":"sbenza@google.com","login":"sbenzaquen","count":81},{"name":"Adam Cozzette","email":"acozzette@google.com","login":"acozzette","count":62},{"name":"Jie Luo","email":"jieluo@google.com","login":"anandolee","count":44},{"name":"Mark Hansen","email":"markhansen@google.com","login":"mhansen","count":44},{"name":"Sandy Zhang","email":"sandyzhang@google.com","login":"zhangskz","count":40},{"name":"Chris Kennelly","email":"ckennelly@google.com","login":"ckennelly","count":33},{"name":"Karen Wu","email":"karenwuz@google.com","login":"karenwuz","count":31},{"name":"Rachel Goldfinger","email":"rgoldfinger@google.com","login":null,"count":29},{"name":"Tony Liao","email":"tonyliaoss@google.com","login":"tonyliaoss","count":18},{"name":"Thomas Van Lenten","email":"thomasvl@google.com","login":"thomasvl","count":18},{"name":"Mikita Belahlazau","email":"nbeloglazov@google.com","login":"nbeloglazov","count":13},{"name":"Eric Salo","email":"salo@google.com","login":"ericsalo","count":11},{"name":"Andreas C. Osowski","email":"qwf@google.com","login":"th0br0","count":9},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":9},{"name":"Brent Shaffer","email":"betterbrent@google.com","login":"bshaffer","count":6},{"name":"Krasimir Georgiev","email":"krasimir@google.com","login":"krasimirgg","count":6},{"name":"Liam Miller-Cushon","email":"cushon@google.com","login":"cushon","count":6},{"name":"Alex Eagle","email":"alex@aspect.build","login":"alexeagle","count":5},{"name":"Yuanyuan Chen","email":"cyyever@outlook.com","login":"cyyever","count":5},{"name":"Marcin Kowalczyk","email":"qrczak@google.com","login":"QrczakMK","count":5},{"name":"Luke Zarko","email":"zarko@google.com","login":"zrlk","count":5},{"name":"Keith Smiley","email":"keithbsmiley@gmail.com","login":"keith","count":5},{"name":"Craig Tiller","email":"ctiller@google.com","login":"ctiller","count":4},{"name":"Ivo Ristovski List","email":"ilist@google.com","login":"comius","count":4},{"name":"Kevin O'Connor","email":"kevinoconnor@google.com","login":"kevinoconnor7","count":4},{"name":"Runze Wang","email":"runze@google.com","login":"runzw","count":4},{"name":"Zoey Greer","email":"zoey@buildbuddy.io","login":"tempoz","count":3},{"name":"Pavel P","email":"pavlov.pavel@gmail.com","login":"pps83","count":3},{"name":"Atan Bhardwaj","email":"atanbhardwaj@google.com","login":"atanbhardwaj","count":3},{"name":"David Sanderson","email":"32687193+dws","login":"dws","count":3},{"name":"Aaron Jacobs","email":"jacobsa@google.com","login":"jacobsa","count":3},{"name":"Max Shavrick","email":"mxms@google.com","login":null,"count":3},{"name":"Em Rauch","email":"esrauch@google.com","login":"esrauchg","count":2},{"name":"Rick Moran","email":"drhayt@gmail.com","login":"DrHayt","count":2},{"name":"Rishesh Agarwal","email":"rishesh@google.com","login":"rishesh007","count":2},{"name":"Rob Sloan","email":"varomodt@google.com","login":"varomodt","count":2},{"name":"Shahriar Rouf","email":"nafi@google.com","login":"nafi3000","count":2},{"name":"Tobias Werth","email":"twerth@google.com","login":"meisterT","count":2},{"name":"Xufei Tan","email":"xufei@google.com","login":"tanx16","count":2},{"name":"chrisse74","email":"c.maurer@gmx.at","login":"chrisse74","count":2},{"name":"y-yagi","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":2},{"name":"Éamonn McManus","email":"emcmanus@google.com","login":"eamonnmcmanus","count":2},{"name":"Ada Zhang","email":"adazhang@google.com","login":"adazh","count":2},{"name":"Jason Aragorn Tobias Lunn","email":"jatl@google.com","login":"JasonLunn","count":2},{"name":"Evan Brown","email":"ezb@google.com","login":"ezbr","count":2},{"name":"Fabio Silva","email":"fabio.bat.silva@gmail.com","login":"FabioBatSilva","count":2},{"name":"Ilya Tokar","email":"tokarip@google.com","login":"TocarIP","count":2},{"name":"Johan Brandhorst-Satzkorn","email":"johan.brandhorst@gmail.com","login":"johanbrandhorst","count":2},{"name":"Michael Voznesensky","email":"mvoz@google.com","login":"voznesenskym","count":2},{"name":"Mindflare","email":"94793217+MindflareX","login":"MindflareX","count":2},{"name":"Oleh Prypin","email":"oprypin@google.com","login":"oprypin","count":2},{"name":"Peter Hawkins","email":"phawkins@google.com","login":"hawkinsp","count":2},{"name":"Will Noble","email":"author@will.party","login":null,"count":2},{"name":"Brad Smith","email":"brad@comstyle.com","login":"brad0","count":1},{"name":"Benjamin Peterson","email":"benjamin@engflow.com","login":"benjaminp","count":1},{"name":"Aviral Garg","email":"gargaviral99@gmail.com","login":"aviralgarg05","count":1},{"name":"Augie Fackler","email":"augie@google.com","login":"durin42","count":1},{"name":"Ashish Myles","email":"amyles@google.com","login":"marcianx","count":1},{"name":"Angie Lin","email":"angielin@google.com","login":"alin04","count":1},{"name":"Andrzej Bednarski","email":"andrzej.bednarski@gmail.com","login":"iksrandeb","count":1},{"name":"Andrey Zhabsky","email":"andreyzhabsky73@gmail.com","login":"tyulpan","count":1},{"name":"Amer Elsheikh","email":"amere@google.com","login":"QEDady","count":1},{"name":"Bogdan Graur","email":"bgraur@google.com","login":null,"count":1},{"name":"Aaron Levy","email":"aaronmaxlevy@gmail.com","login":"aaronmaxlevy","count":1},{"name":"Spencer Malone","email":"malone.spencer@gmail.com","login":"SpencerMalone","count":1},{"name":"Spencer Connaughton","email":"spencer@spencerconnaughton.com","login":"SpencerC","count":1},{"name":"Sergey Fedorov","email":"barracuda@macos-powerpc.org","login":"barracuda156","count":1},{"name":"Sebastian Pipping","email":"sebastian@pipping.org","login":"hartwork","count":1},{"name":"Samuel Rodriguez","email":"rodriguezs466@gmail.com","login":"samrod13","count":1},{"name":"Salman Chishti","email":"salmanmkc@GitHub.com","login":"salmanmkc","count":1},{"name":"Sakura501","email":"2359216537@qq.com","login":"Sakura-501","count":1},{"name":"Sahin Yort","email":"thesayyn@gmail.com","login":"thesayyn","count":1},{"name":"Romain Geissler @ Amadeus","email":"romain.geissler@amadeus.com","login":"Romain-Geissler-1A","count":1},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":1},{"name":"R. Savchenko","email":"gmstima@gmail.com","login":"stima","count":1},{"name":"Piotr Grabski-Gradziński","email":"piotrgg@google.com","login":"piotrgradzinski","count":1},{"name":"Pierce Brooks","email":"piercebrooks@rocketmail.com","login":"PierceLBrooks","count":1},{"name":"Peter Pokojný","email":"peter.pokojny@innovatrics.com","login":"FooRider","count":1},{"name":"Peter Foley","email":"pefoley@google.com","login":"pefoley2","count":1},{"name":"Paul Wells","email":"paulwe@gmail.com","login":"paulwe","count":1},{"name":"Patrice Arruda","email":"patrice.arruda@mongodb.com","login":"patricearruda84","count":1},{"name":"なつき","email":"i@ntk.me","login":"ntkme","count":1},{"name":"tomas-molina","email":"146322635+tomas-molina","login":"tomas-molina","count":1},{"name":"mohammadmseet-hue","email":"mohammadmseet@gmail.com","login":"mohammadmseet-hue","count":1},{"name":"liga","email":"githubwindowsfryer.tacking693@passmail.net","login":"windows-fryer","count":1},{"name":"kodareef5","email":"kodareef5@gmail.com","login":"kodareef5","count":1},{"name":"jparachoniak","email":"jparachoniak@google.com","login":"jparachoniak","count":1},{"name":"gerben-stavenga","email":"stavenga@gmail.com","login":"gerben-stavenga","count":1},{"name":"co63oc","email":"co63oc","login":"co63oc","count":1},{"name":"Yun Peng","email":"pcloudy@google.com","login":"meteorcloudy","count":1},{"name":"Vitaly Goldshteyn","email":"goldvitaly@google.com","login":"goldvitaly","count":1},{"name":"Venkatesan","email":"68438061+VenkatKwest","login":"VenkatKwest","count":1},{"name":"Tom Arbesser","email":"TomA-R","login":"TomA-R","count":1},{"name":"Tim Neumann","email":"timnn@google.com","login":"TimNN","count":1},{"name":"Tiago","email":"cardoso_tiago@hotmail.com","login":"HoneyryderChuck","count":1},{"name":"Thomas Köppe","email":"tkoeppe@google.com","login":"tkoeppe","count":1},{"name":"Thad House","email":"thadhouse1@gmail.com","login":"ThadHouse","count":1},{"name":"Taylor Cramer","email":"cramertj@google.com","login":"cramertj","count":1},{"name":"Ionel Gog","email":"icgog@google.com","login":"ICGog","count":1},{"name":"Grégoire","email":"gregoire.verdier@gmail.com","login":"verdie-g","count":1},{"name":"Ge Yunxi","email":"141423244+gyx47","login":"gyx47","count":1},{"name":"Frederik Spang","email":"frederik@frederikspang.dk","login":"frederikspang","count":1},{"name":"Fabian Meumertzheim","email":"fabian@meumertzhe.im","login":"fmeum","count":1},{"name":"Etienne Pot","email":"epot@google.com","login":"Conchylicultor","count":1},{"name":"Eric Wieser","email":"efw@google.com","login":"eric-wieser","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Dillon","email":"dsharlet@gmail.com","login":"dsharlet","count":1},{"name":"Devin Jeanpierre","email":"jeanpierreda@google.com","login":"ssbr","count":1},{"name":"Derek Mauro","email":"dmauro@google.com","login":"derekmauro","count":1},{"name":"David Pizzuto","email":"pizzud@google.com","login":"pizzud","count":1},{"name":"Daniel Orner","email":"daniel.orner@flipp.com","login":"dorner","count":1},{"name":"Dan Hudlow","email":"dan@hudlow.org","login":"hudlow","count":1},{"name":"Dan Horák","email":"dan@danny.cz","login":"sharkcz","count":1},{"name":"Christian Blichmann","email":"cblichmann@google.com","login":"cblichmann","count":1},{"name":"Carlo Cabrera","email":"github@carlo.cab","login":"carlocab","count":1},{"name":"Nicholas Levin","email":"nglevin@google.com","login":"nglevin","count":1},{"name":"Mike Bland","email":"mbland@engflow.com","login":"mbland","count":1},{"name":"Michael Beardsworth","email":"beardsworth@google.com","login":"mbeards","count":1},{"name":"Mark D. Roth","email":"roth@google.com","login":"markdroth","count":1},{"name":"Mark Barolak","email":"mbar@google.com","login":"mbxx","count":1},{"name":"Luis Padron","email":"heyluispadron@gmail.com","login":"luispadron","count":1},{"name":"LordGrey","email":"lordgrey.emmel@gmail.com","login":"Lord-Grey","count":1},{"name":"Lethe","email":"262173939+Letheriver2007","login":"Letheriver2007","count":1},{"name":"Kyungmin Bae","email":"williambae1@gmail.com","login":"WKBae","count":1},{"name":"Konstantin Pavlov","email":"kpavlov00@userver.tech","login":"kpavlov00","count":1},{"name":"Jonathan Albrecht","email":"jonathan.albrecht@ibm.com","login":"jonathan-albrecht-ibm","count":1},{"name":"John Cater","email":"jcater@google.com","login":"katre","count":1},{"name":"Jesse Rosenstock","email":"jmr@google.com","login":"jmr","count":1},{"name":"Jeff Hodges","email":"jeff@somethingsimilar.com","login":"jmhodges","count":1},{"name":"James Yuzawa","email":"jtyuzawa@gmail.com","login":"yuzawa-san","count":1},{"name":"Jakub","email":"jagub2","login":"jagub2","count":1},{"name":"Jakob Cornell","email":"jakobc@google.com","login":"jakobcornell","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-28T00:00:07.369Z","repositories_count":6221053,"commits_count":900023656,"contributors_count":34885866,"owners_count":1146675,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"protocolbuffers/protobuf","html_url":"https://github.com/protocolbuffers/protobuf","last_synced_at":"2026-04-29T02:00:14.140Z","status":null,"issues_count":2019,"pull_requests_count":15463,"avg_time_to_close_issue":46313614.270432696,"avg_time_to_close_pull_request":939491.5310169997,"issues_closed_count":1664,"pull_requests_closed_count":13410,"pull_request_authors_count":458,"issue_authors_count":1593,"avg_comments_per_issue":4.476968796433878,"avg_comments_per_pull_request":0.42029360408717586,"merged_pull_requests_count":5694,"bot_issues_count":60,"bot_pull_requests_count":13426,"past_year_issues_count":157,"past_year_pull_requests_count":2901,"past_year_avg_time_to_close_issue":1435397.0,"past_year_avg_time_to_close_pull_request":530955.9281609196,"past_year_issues_closed_count":77,"past_year_pull_requests_closed_count":2088,"past_year_pull_request_authors_count":84,"past_year_issue_authors_count":135,"past_year_avg_comments_per_issue":1.2229299363057324,"past_year_avg_comments_per_pull_request":0.13960703205791106,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":2647,"past_year_merged_pull_requests_count":780,"created_at":"2023-05-09T11:07:05.854Z","updated_at":"2026-04-29T02:00:14.141Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/protocolbuffers%2Fprotobuf/issues","issue_labels_count":{"inactive":870,"untriaged":414,"c++":295,"python":179,"enhancement":137,"c#":102,"java":94,"bug":85,"documentation":84,"wait for user action":75,"windows":59,"cmake":53,"php":52,"help wanted":50,"protoc":49,"packaging \u0026 distribution":48,"ruby":47,"json":44,"bazel":43,"P3":39,"platform related":36,"customer issue":27,"cleanup":24,"question":21,"discussion":20,"syntax specification":20,"upb":18,"mac":17,"kotlin":15,"22.x":14,"wontfix":13,"25.x":12,"30.x":12,"objective-c":11,"investigation":9,"editions":9,"linux":9,"installation":9,"P2":8,"24.x":8,"golang":7,"rust":7,"performance":7,"java-lite":7,"to-be-fixed":6,"text format":6,"26.x":6,"27.x":5,"android":5,"proto3":5,"29.x":4,"testing":4,"jruby":3,"keep open":3,"go":3,"back-port":3,"23.x":2,"blocked":2,"tooling":2,"conformance tests":2,"proto2":2,"ios":2,"31.x":2,":a: safe for tests":1,"nice to have":1,"dependencies":1,"20.x":1,"binary format":1,"19.x":1},"pull_request_labels_count":{"inactive":213,"back-port":123,"c++":98,"ruby":92,":a: safe for tests":87,"wait for user action":77,"python":75,"c#":70,"dependencies":65,"cla: yes":46,"php":44,"bazel":39,"github_actions":38,"cmake":34,"java":32,"jruby":31,"cleanup":17,"cla: no":16,"protoc":15,"upb":12,"documentation":10,"rust":9,"bug":8,"testing":8,"windows":8,"conformance tests":7,"untriaged":7,"editions":7,"json":7,"packaging \u0026 distribution":6,"mergeable:force-allow":6,"kotlin":5,"25.x":5,"wontfix":4,"blocked":4,"31.x":4,"go":3,"enhancement":3,"ios":3,"objective-c":2,"30.x":2,"android":2,"performance":2,"lua":2,"23.x":2,"java-lite":2,"upstream update":1,"docker":1,"customer issue":1,"platform related":1,"32.x":1,"🔍 Ready for Review":1,"security":1,"extension request":1,"26.x":1,"mac":1,"optimization":1,"github-actions":1},"issue_author_associations_count":{"NONE":1689,"CONTRIBUTOR":304,"MEMBER":21,"COLLABORATOR":4,"OWNER":1},"pull_request_author_associations_count":{"NONE":13820,"CONTRIBUTOR":847,"MEMBER":769,"COLLABORATOR":20,"OWNER":7},"issue_authors":{"copybara-service[bot]":60,"jhump":22,"bshaffer":15,"calvin2021y":11,"h-vetinari":11,"haberman":10,"coryan":10,"sgowroji":10,"FabioBatSilva":8,"jtattermusch":8,"owent":7,"j0078910":6,"JamesNK":6,"thomasvl":6,"parthea":6,"dsnet":6,"alexeagle":6,"stepancheg":6,"vorburger":6,"nathanielmanistaatgoogle":6,"veblush":6,"wvxvw":5,"ejona86":5,"bazel-flag-bot":5,"posssterer":5,"dorner":4,"kloczek":4,"chrisse74":4,"joca-bt":4,"ntkme":4,"maxnoe":4,"risemeup1":4,"mtelka":3,"Tradias":3,"dawidcha":3,"pkwarren":3,"keith-bennett-airmap":3,"V-Abhilash-1999":3,"archiecobbs":3,"mdanowar3":3,"zhangskz":3,"xfxyjwf":3,"xoofx":3,"helloWorld199":3,"nirvdrum":3,"chronoxor":3,"deepeshpatel3434":3,"JakeWharton":3,"ChameleonRed":3,"hribz":3,"alkasm":3,"naahmedea":3,"blowmage":3,"mkruskal-google":3,"tinkerbeast":3,"trajano":3,"chenjie199234":3,"dpservis":3,"prat0088":3,"sgammon":3,"hartwork":2,"verdie-g":2,"jez":2,"Arfrever":2,"endsofinvention":2,"jufemaiz":2,"davidben":2,"adambadura":2,"ajasmin":2,"lizan":2,"geigerj":2,"phkrl":2,"strophy":2,"musicinmybrain":2,"fiboknacky":2,"phallot":2,"mkosieradzki":2,"chadlwilson":2,"lutzroeder":2,"leleliu008":2,"ncopa":2,"malt3":2,"AtoZdevelopment":2,"rainerschoe":2,"alexolog":2,"KoningR":2,"cretz":2,"teub":2,"marcotc":2,"PandaBlueYellow":2,"timestee":2,"oldergod":2,"acozzette":2,"dws":2,"ZainahAbuabed":2,"oridag":2,"dazuma":2,"be-hase":2,"Staok":2,"3052":2,"cybrcodr":2,"kpavlov00":2,"KantarBruceAdams":2,"HoneyryderChuck":2,"comius":2,"DingliZhang":2,"ottmar-zittlau":2,"Vadmeme":2,"embeddetech":2,"lyndaidaii":2,"Rantanen":2,"mwpowellhtx":2,"FuzzAnything-ORG":2,"yzhao1012":2,"Avasam":2,"danowar2":2,"kriswuollett":2,"nh2":2,"rameshpasunoori":2,"xkszltl":2,"hothanhloc68":2,"nipunn1313":2,"a4z":2,"georgthegreat":2,"haikalpribadi":2,"SanjayVas":2,"pepone":2,"harupy":2,"omar721588951":2,"andrewkatson":2,"MaximGurschi":2,"neuliyiping":2,"kkm000":2,"sgavathe":2,"liangguohao66":2,"criver":2,"kailan":2,"oakad":2,"playgithub":2,"freeform-andre":2,"dh1tw":2,"keertk":2,"Truthofmankind1313":2,"carlocab":2,"Atheuz":2,"mlocati":2,"alamathe1":2,"doctorpangloss":2,"jskeet":2,"SetTrend":2,"dilipvamsi":2,"AndrewQuijano":2,"srcreigh":2,"cdjingit":2,"4kangjc":2,"holyshipt":2,"FrankXie05":2,"ravenblackx":2,"fengtuo58":2,"mohammedmosabbir":2,"wendigo":2,"cocoahero":2,"jschueller":2,"unitymatrix":2,"ghost":2,"e8y":2,"schulzer":2,"rcorre":2,"daniel-b2c2":2,"NoAnyLove":2,"Lukas-Kozel":2,"davidzchen":2,"uecasm":2,"JamiKettunen":2,"mitar":2,"arthur-tacca":2,"StartingZhou":2,"barracuda156":2,"Ark-kun":2,"lucasjinreal":2,"shawjef3":2,"yhzs8":2,"esfomeado":1,"simplesteph":1,"vadimi":1,"MarinaShaposhnikova":1,"AlexanderDokuchaev":1,"HermanEldering":1,"Xopherus":1,"divVerent":1,"gmabey":1,"AudriusButkevicius":1,"stonecool":1,"LocutusOfBorg":1,"CasellaJr":1,"seifgamal":1,"panchenko":1,"csmatrix":1,"MichalSzynalKlang":1,"ryantzr1":1,"linxuhao":1,"chrismiller":1,"jiulongw":1,"daodennis":1,"bostikforever":1,"lvfuchao":1,"yinzara":1,"Getbook1":1,"Eddie-cz":1,"sathishiitd":1,"sodul":1,"Flamefire":1,"reatang":1,"DanielLiu1123":1,"laudrup":1,"artemyarulin":1,"darkdragon-001":1,"murdos":1,"CaeruleusAqua":1,"the-centry":1,"NoWHereRepo":1,"ScarFez":1,"benjaminulm":1,"alxn1":1,"Rosentti":1,"XuanWang-Amos":1,"BenWhetton":1,"liqipeng":1,"dkonik":1,"wkornewald":1,"ikonst":1,"CSuganthi":1,"TadeuOliveira":1,"quazgar":1,"Battlefield-Pony":1,"lyra95":1,"fgarciacorona":1,"xiedeacc":1,"jon-snow-qu":1,"tjchern":1,"kcj3054":1,"marcoferrer":1,"undisputed-seraphim":1,"boro0607":1,"girishprasadgm":1,"tsawada":1,"azhou95":1,"someandrey":1,"lixiaoshuai666":1,"WiktorS":1,"ronimizy":1,"zgramana":1,"tyler-suard-parker":1,"tempoz":1,"StefanBruens":1,"clayton-somewearlabs":1,"QunL":1,"xhochy":1,"clsgg":1,"waruqi":1,"airlockgithubci":1,"Christopherdebug":1,"dudupo":1,"Only2125":1,"trp-yehoshua-goldfinger":1,"rodrigopiccelli":1,"Salzian":1,"yangyile1990":1,"mklemarczyk":1,"Amazingmum":1,"zefyrr":1,"uldall":1,"PascalSenn":1,"slovdahl":1,"williamledda":1,"joldf":1,"gonzojive":1,"shuiyouwen":1,"kkraus14":1,"WatchTower001110":1,"smcty":1,"warsark":1,"Yukimir":1,"Eyal-Elbaz":1,"0xHigos":1,"midle110":1,"linchenxuan":1,"dwsutherland":1,"lfolger":1,"howardjohn":1,"pablorcum":1,"Simonbtlr":1,"snazy":1,"kaduvert":1,"SriSanthanaa":1,"steveychong":1,"malcolmr":1,"Dimandragon":1,"raspies":1,"isgj":1,"ivanzz1001":1,"DmitriiKuchevskii":1,"mathstuf":1,"rofrankel":1,"xuezhulian":1,"yanchen13":1,"ergl":1,"wp0372176":1,"shu-yusa":1,"CBaud":1,"mokoker":1,"charlie430":1,"Keleset-Web":1,"dynapx":1,"cowwoc":1,"iulian-gm":1,"JCash":1,"alist":1,"ahoarau":1,"sim1barreto":1,"TrentHouliston":1,"YairHalberstadt":1,"HofiOne":1,"koudonojinchuu":1,"rovo79":1,"jplaisted":1,"akhandel-1":1,"stan1334":1,"dominikacri":1,"remko":1,"adamf-db":1,"Haffon":1,"AnveshakR":1,"Eva-An":1,"willbryant":1,"tltsaia":1,"weidaolee":1,"boasbakker":1,"sudsy":1,"EarthChen":1,"squm":1,"aafemt":1,"johanvik":1,"ibradwan":1,"TeBoring":1,"coolkkui":1,"M-Labedzki":1,"keegit":1,"tbkka":1,"stolstov":1,"kotlaja":1,"AMDmi3":1,"kimvais":1,"Parean":1,"vielmetti":1,"pxd98":1,"monouno":1,"BinaryRyan":1,"Garu94":1,"dungtrn":1,"Widunder":1,"bojle":1,"yihong1120":1,"ScottGibb":1,"alebar42":1,"grepwood":1,"aliaugmenta":1,"nonopolarity":1,"zhaosky":1,"khadflow":1,"Lazyloadingg":1,"jamesdbrock":1,"yujincheng08":1,"Baalajee-S":1,"Alexander5308":1,"juergbi":1,"Clement-Jean":1,"danepitkin":1,"lukesneeringer":1,"clearlove7plus":1,"wmdrichards":1,"blakeli0":1,"MattyGroGy":1,"yzfeng2020":1,"AlekseiNikiforovIBM":1,"0xEclair":1,"illbebach":1,"Skylarking":1,"nnutter":1,"anagor":1,"CherryLiu8023":1,"JeroenSchmidt":1,"KnapSac":1,"djudd-stripe":1,"relaxkeren":1,"ono-kohei-1263":1,"neongreen":1,"sthen":1,"Derfei":1,"rmichela":1,"Fleischner":1,"NEIL-smtg":1,"phoyer":1,"stanhu":1,"maikelvdh":1,"staticdev":1,"julianskartor":1,"dingjingmaster":1,"chrisdunelm":1,"cgomez-rb":1,"jkaye2012":1,"jchadwick-buf":1,"dravula1":1,"semtexzv":1,"rschwiebert":1,"kmurtty":1,"tkeksa":1,"imcloud":1,"oreiche":1,"dorooleg":1,"eschgi":1,"bruno-kakele":1,"vvviktor":1,"wdyangkun":1,"insiderVScode-pipx-wizard":1,"Krumpet":1,"Paperone80":1,"pettni":1,"frammnm":1,"nickrussler":1,"erocs":1,"meierfra-ergon":1,"huta4u":1,"sirus20x6":1,"Varorbc":1,"RobertoRoos":1,"john-altitude":1,"mtnpke":1,"Axtcody89":1,"jcwchen":1,"stanguturi":1,"codingrhythm":1,"gudvinr":1,"mmjkelso":1,"nafiz09":1,"bholmes-sc":1,"stasos24":1,"adamjstewart":1,"gazar":1,"ruodingt":1,"ZhenshengLee":1,"daveyostcom":1,"lukeasrodgers":1,"vishwarajanand":1,"Warchant":1,"annettejanewilson":1,"rakum23":1,"mfine":1,"rasteve":1,"Stokestack":1,"tmccombs":1,"Akmal4163":1,"olegsur":1,"medb":1,"abrua1":1,"nebiros":1,"danburkert":1,"wangkirin":1,"marqustd":1,"Ricozero":1,"Cwj1212":1,"andrewhickman":1,"netniV":1,"zunger-humu":1,"hweelim":1,"aaronmaxlevy":1,"smoell":1,"dmitry-timofeev":1,"nejcgalof":1,"rong-lai":1,"ranjitsastra":1,"KAWAHARA-souta":1,"VerricDr":1,"shahabnassiri":1,"laurentlb":1,"NathanTonn":1,"nake90":1,"filippobrizzi":1,"zhushixia":1,"resosola":1,"hicker-kin":1,"l46kok":1,"jenstroeger":1,"FranzKafkaYu":1,"spotaws":1,"opicaud":1,"przna":1,"rahuldeo2047":1,"rooday-doordash":1,"dkalinowski":1,"Line1009":1,"etmartinkazoo":1,"thanatos":1,"Zhaojun-Liu":1,"zhangminglei":1,"boostericy":1,"cuongkbtg":1,"Zahlii":1,"marwan-at-work":1,"BenRKarl":1,"epertoso":1,"amirhadadi":1,"xim":1,"tswast":1,"iksrandeb":1,"vcozzolino":1,"iphydf":1,"kunalsinghal":1,"pallavibhingarkar":1,"shaod2":1,"toukovk":1,"vpaladino778":1,"x1ddos":1,"nodje":1,"shs96c":1,"xxgreg":1,"coding-pandaren":1,"adamnovak":1,"jmillikin-stripe":1,"nemith":1,"mjvankampen":1,"vyq":1,"Ericson2314":1,"Diegovla26":1,"MMitsuha":1,"cziesman":1,"sundar-swamy":1,"wiyarmir":1,"NC-piercej":1,"detrin":1,"anaconda875":1,"wanggaolang":1,"cheese":1,"LaithAzer":1,"FSMaxB":1,"ToKiNoBug":1,"Scottmitch":1,"perezd":1,"rishacha":1,"krystof-k":1,"MarkLi2011":1,"harmankaya":1,"postlund":1,"IEI-mjx":1,"bobhancock":1,"alecbarber":1,"mering":1,"iantalarico":1,"ersps25":1,"bpietsch":1,"wizard2318":1,"GeTOUO":1,"alexthe2":1,"tomerv":1,"llhe":1,"SattaiLanfear":1,"dk-3cx":1,"drigz":1,"wvxvw-traiana":1,"KeithMoyer":1,"zatziky":1,"lukedukeus":1,"nickwinger":1,"jswigart":1,"edward-bestx":1,"remicollet":1,"farhanabdmusa":1,"dimitar-a-dimitrov":1,"kdongin":1,"bufdev":1,"Joe-C-London":1,"AndreyKarpov":1,"mokdeve":1,"mkashwin":1,"berksean":1,"fengmao31":1,"richard0850":1,"jsatyam7":1,"ryium":1,"Nous5":1,"bagrusss":1,"pranavsharma":1,"mscheong01":1,"Hay1tsme":1,"busunkim96":1,"mrManuel1983":1,"elevenfive":1,"RavenGluttonous":1,"yhsb2k":1,"bidiudiu":1,"HuPengsheet":1,"haolujun":1,"jayprakashkumar1":1,"agasparovic":1,"starius":1,"Luttik":1,"rohitsaboo":1,"ocraml":1,"TrayanZapryanov":1,"takeh1k0":1,"zellyn":1,"NR-Daichi":1,"osevan":1,"raipc":1,"erinboyle":1,"Aryandeshmukh85":1,"ollijs":1,"jamescooper-blis":1,"colinbendell":1,"patpatpat123":1,"qidianxuan":1,"dorianmariecom":1,"ishanema1":1,"rgov":1,"LeonarddeR":1,"sqlAIJava":1,"godboutj":1,"xiaoxiuzhe":1,"qianciling":1,"ManuelKugelmann":1,"devitnow15":1,"Abed1234560":1,"yangchunchong":1,"papanisaicharan":1,"smithj51":1,"aiuto":1,"grigoras":1,"smclewin":1,"nIxedoahz":1,"broken-dream":1,"pdknsk":1,"lamphanqg":1,"tawmoto":1,"mohsenomidi":1,"Yuhta":1,"YannikGrossmann":1,"bkmgit":1,"yuri-sergiichuk":1,"emailtovamos":1,"yoavmil":1,"lazarofl":1,"erelsgl":1,"hankd-v":1,"anniefu":1,"JamesLee-Jones":1,"will-bartlett":1,"rpstw":1,"fm966mhz":1,"momoyao1":1,"swist":1,"pantherdev4510-creator":1,"dwilkie":1,"cobusc":1,"NedoL98":1,"Michalaq":1,"antenuccialessio":1,"egorpugin":1,"yingnanl":1,"RogerioWagner":1,"nand4011":1,"kiraYuukiAsuna":1,"peterweb2005":1,"Panakotta00":1,"vijayakumar2008":1,"oxiKKK":1,"francoposa":1,"mvdstam":1,"wd40bomber7":1,"fmg-lydonchandra":1,"ivan-brko":1,"VinayKarnam":1,"tobim":1,"mikhainin":1,"rok-povsic":1,"zhenkas":1,"pkbehera":1,"VAluvila":1,"itzikban":1,"MITCHELLNEAL1":1,"tvalentyn":1,"TomaBusarov":1,"xazap":1,"spf2":1,"pitrou":1,"asa":1,"Mendel-Chodaton":1,"suztomo":1,"Matgo01":1,"tgbugs":1,"tpasternak":1,"fancl20":1,"BinBrian":1,"bdraco":1,"nickdesaulniers":1,"complynx":1,"spikecurtis":1,"skrat":1,"oneiric":1,"mpdifran":1,"yejw5":1,"pbzoch":1,"dfawley":1,"SwuduSusuwu":1,"donce":1,"amastrobera":1,"furkan-guvenc":1,"DCMinds":1,"finwe":1,"TimPushkin":1,"yurivict":1,"anuraaga":1,"mukuntharajaa":1,"thatch":1,"antonulasevich":1,"thisch":1,"minwoox":1,"eddex":1,"gregdrizz":1,"vapier":1,"lilothar":1,"QinchengZhang":1,"dcitron":1,"philsc":1,"JonasVautherin":1,"chrsmith":1,"LucienXian":1,"PICKQUE":1,"matibens":1,"minituex":1,"CodeFish711":1,"xumanbu":1,"ilya-lavrenov":1,"guw":1,"alfredomusumeci":1,"sid9102":1,"EvalVis":1,"richen666":1,"patrick-dmxc":1,"clehene":1,"loqs":1,"spurani":1,"alamaison":1,"musvaage":1,"pelicanlion":1,"zchrissirhcz":1,"Chellapandi":1,"niloc132":1,"graywolf":1,"yukawa":1,"WilliamWhispell":1,"yxjeag":1,"slotherhouse":1,"nanfengnan1":1,"hk0i":1,"MaJerle":1,"Niranjan-B":1,"0xAliHn":1,"mbritt262":1,"dhladik":1,"borramboy":1,"remyleone":1,"AnandInguva":1,"Embers-of-the-Fire":1,"DmitriiGorelov":1,"tommilligan":1,"iausnaa7":1,"matheuscscp":1,"elibutller":1,"fioan89":1,"jschaf":1,"kwaegel":1,"lostindark":1,"Icantjuddle":1,"rursprung":1,"amersaw":1,"saquibmian":1,"robinst":1,"freydaniel":1,"dirkboye":1,"otri":1,"oridb":1,"rnarkk":1,"benjaminp":1,"Taigar2000":1,"IIFE":1,"Zeks":1,"lgruen":1,"WargnierP":1,"larribas":1,"jianghushinian":1,"combinatorial":1,"jonaski":1,"nethibernate":1,"binex-dsk":1,"em-eight":1,"uburoiubu":1,"noloader":1,"ibosnic00":1,"gnumoksha":1,"KawaiiNotHawaii":1,"Laurens-T":1,"tonicsoft":1,"christopher-kwan-ai":1,"Rays0205":1,"Pendejaditas":1,"LazyPlanet":1,"mamaart":1,"unrstuart":1,"onocpj":1,"apcameron":1,"joe-polin":1,"jpfeltracco":1,"marcelosousa":1,"ikrammohammad":1,"jpwhiting":1,"afifurrohman-id":1,"stub42":1,"daicoden":1,"brettkail-wk":1,"Capstan":1,"ReenigneCA":1,"osqvile":1,"apple-fcloutier":1,"vspinu":1,"yananzhao689":1,"LionWY":1,"deeTEEcee":1,"dingsq820":1,"alirezaxfx":1,"sunbibei":1,"vmajor":1,"naman-singhal":1,"darbee":1,"diegum":1,"andreeaiulia":1,"city-invoker":1,"adorokhine":1,"Jac0bDeal":1,"TempleAssasin":1,"chokychou":1,"wfhartford":1,"lg-stripe":1,"Chenrujie-85":1,"NikolayMetchev":1,"hadrielk":1,"ujos":1,"alwyn":1,"unbelievable3513":1,"timostamm":1,"zoujiaqing":1,"sivamatta94":1,"Tgsgf":1,"adokhugi":1,"zackthehuman":1,"sulume":1,"Jaiba43":1,"caje731":1,"meteorcloudy":1,"BoreaWolf":1,"zabetak":1,"JasonLunn":1,"chris-from-the-coast":1,"NileshToonwal":1,"anmolvermamm":1,"kalj":1,"marjoleinheyndrickx":1,"EntpCoder":1,"zhanchao234":1,"gregorsoll":1,"tomkerkhove":1,"luoshuaiqing":1,"rickeylev":1,"johnfb":1,"babuveld":1,"lepistone":1,"jwbee":1,"xue-dong":1,"MilindGandhi":1,"kartikransi150":1,"sdoiel61":1,"beatrausch":1,"Ou7law007":1,"dylan-bourque":1,"RyanSiu1995":1,"pd-nisse":1,"ehiggs":1,"zhouyuan":1,"jiabailong":1,"louie-wh":1,"haytoo":1,"sgxcy":1,"TENX-S":1,"luangaolei":1,"guanboch":1,"lazarillo":1,"DRepas":1,"marner2":1,"Rand-Random":1,"scotthart":1,"abhishek-carbon3d":1,"sdbbs":1,"alexprengere":1,"lichti81":1,"akshaysinghwarrior":1,"route33":1,"palade":1,"DevinPotter2":1,"dj-foxxy":1,"rmosolgo":1,"patrickdepinguin":1,"ElanHR":1,"Cryptophobia":1,"0xC4m3l-jiang":1,"mzygQAQ":1,"vihieu96":1,"mkzz115":1,"shaqaruden":1,"DeadFishw":1,"GrahamCampbell":1,"ledhed2222":1,"Cassius0924":1,"ClaytonNorthey92":1,"alrz":1,"liujianwish":1,"Thieum":1,"thereeroyz":1,"alordthorsen":1,"Asalle":1,"chasezheng":1,"davidbolvansky":1,"siddhsql":1,"mernst-github":1,"f0rget-the-sad":1,"nishant031s":1,"Radnyx":1,"betmix-matt":1,"nathanieltagg":1,"ssssaf":1,"luxiao9999":1,"stickfigure":1,"dasoncheng":1,"damageboy":1,"ChristianToepfer":1,"LyndonGingerich":1,"lbermes":1,"fresheneesz":1,"jakehan0816":1,"wshixjrnjr":1,"belugabehr":1,"JuichungKuoKodiak":1,"albertpatera":1,"xuan-cao-swi":1,"gjasny":1,"ptarjan":1,"simonberger":1,"micahjsmith":1,"ganmacs":1,"overtube":1,"FangCunWuChang":1,"flipkickmedia":1,"andorpatho-dlubal":1,"ronshapiro":1,"Chekov2k":1,"Abhinav171":1,"hkargv":1,"josh-m-sharpe":1,"little-bird-in-china":1,"pkubaj":1,"gitpushdashf":1,"ElliotDunk":1,"cushon":1,"pavankumar1696-ux":1,"yingshaoxo":1,"lklein53":1,"johnilacqua":1,"aabmass":1,"mberaha":1,"psobot":1,"gabe-l-hart":1,"AlanYiNew":1,"dayeol":1,"tgpx1899":1,"erik-hasse":1,"matanox":1,"gQuezM":1,"taliastocks":1,"JokesWB":1,"fbucafusco":1,"ILikeIneine":1,"advancedwebdeveloper":1,"danshaffer":1,"Neumann-A":1,"KKevinTso":1,"PolarBear292208":1,"odravison":1,"adventurist":1,"hakimio":1,"EMaksymenko":1,"eye-dee":1,"diehard2":1,"tforesti":1,"windows-fryer":1,"spaupe":1,"mlowicki":1,"Tzeusy":1,"CYuSir":1,"torsten48":1,"frankyn":1,"joxoby":1,"james-lawrence":1,"choxsword":1,"CuteLeon":1,"jcooper-korg":1,"CarlRelax":1,"Leedehai":1,"akshayjshah":1,"ingomueller-net":1,"wcb33":1,"drew-512":1,"m0hamed":1,"aoguzperdahci":1,"mreu":1,"kon72":1,"sgaisser":1,"vjkoskela":1,"GeorgePap-719":1,"kwkbtr":1,"marianosimone":1,"clauderobi":1,"LinusChen-yf":1,"vogt31337":1,"WillAbides":1,"ProjectHSI":1,"rizalardi09":1,"Sunny-Anand":1,"calder":1,"giulatona":1,"MrGAbetter":1,"smartnet-club":1,"sjoerdvandenbos-prodrive":1,"bhack":1,"git-ruttmann":1,"unmultimedio":1,"lzcchl":1,"casperisfine":1,"saai63":1,"bjorkstromm":1,"alex-imb":1,"DaMann94":1,"Adithya1432":1,"janikgithub":1,"rei-smz":1,"DirectriX01":1,"cbmdk":1,"suhani-goel":1,"usbpc":1,"anilburakbilsel":1,"nikhilkalige":1,"bencyoung":1,"blacktek":1,"brinkqiang":1,"Jensaarai":1,"Flymachine":1,"Lunaticf":1,"Naziburjec":1,"slavanap":1,"jeena1030":1,"TobKed":1,"m-yukio":1,"FZUPotato":1,"fengli79":1,"jhugard":1,"mayuehit":1,"elharo":1,"SimonBirrell":1,"Vogtinator":1,"SyahmieS":1,"dongasai":1,"dekiertanna":1,"shargon":1,"d-kold":1,"Henr1k80":1,"antspy":1,"mgravell":1,"Kwizatz":1,"davido":1,"Dharnendra":1,"lizexu-nreal":1,"batesj":1,"fho":1,"afarber":1,"PrachiPardeshi09":1,"hanyang2013212":1,"stefanobaghino":1,"cctv130":1,"kiranbiliyawala":1,"Abbyyan":1,"VemundH":1,"automotiveUser":1,"d-frey":1,"here-abarany":1,"lorenz":1,"AbrahamGhanem":1,"typelogic":1,"jmarantz":1,"OgreTransporter":1,"xuquanwei2019":1,"hj929":1,"efenglu":1,"frezbo":1,"MoodieG":1,"msojocs":1,"HeikeHofmann":1,"natefinch":1,"xiaoxiong713":1,"ByboyCn":1,"jonyscathe":1,"camuthig":1,"DuKeM-CSGO":1,"sixsixsix516":1,"arnow117":1,"dougthor42":1,"bsagal":1,"jaygitdev":1,"bsolomon1124":1,"iliyaj-loginsoft":1,"AA-Turner":1,"ahmed-abdelhamid":1,"stefanseefeld":1,"uraj":1,"wirthandras":1,"tonydnewell":1,"rete-p-0214":1,"masklu":1,"maximeduvey":1,"jinseopkim0":1,"wilderfield":1,"go4awalk":1,"yordis":1,"rymarm":1,"mikex-oss":1,"OneWang":1,"raj-karthik":1,"ligurio":1,"laurentgo":1,"Goooler":1,"duribega":1,"misuzu":1,"TheRealJagwire":1,"zlodes":1,"jthierry-psee":1,"cilki":1,"sleepppp":1,"denis-zyk":1,"brocaar":1,"CommonGuy":1,"reconsumeralization":1,"lorantlorant":1,"mloughran":1,"ami-descope":1,"joelavan":1,"jiangxinufo":1,"ncpibm":1,"JiachengLiang":1,"aoMao":1,"amarcum":1,"ajayyadav941":1,"warrenfalk":1,"bryan-lipinski":1,"tweenk":1,"toystorynova":1,"justinplus":1,"Giakalis":1,"leohahn":1,"creachadair":1,"daschuer":1,"mgorny":1,"dixonjoel":1,"CareF":1,"inikolaev":1,"suavelad":1,"mohdiliyaj":1,"Gaurav0411GitHub":1,"anjali-globallogic":1,"zolstein":1,"qiqistyle":1,"snapsam":1,"Peter-McLean-Intel":1,"malachid":1,"seekdestiny":1,"yufeih":1,"fchucholowski":1,"glenn-elliott":1,"vrelk-net":1,"noahseger":1,"DIEGOHJJACOBO":1,"pavel-odintsov":1,"ftkurt":1,"phst":1,"Thorwyn101":1,"FyiurAmron":1,"shahms":1,"Mawootad":1,"nikhil791":1,"antongrbin":1,"Ravbug":1,"yanwuguangjun":1,"the80srobot":1,"kongen":1,"hl845740757":1,"cromefire":1,"koxu1996":1,"avdv":1,"retarded-protobuf":1,"schoppmp":1,"arathorn":1,"arc9693":1,"lavi02":1,"paridhisrivastava":1,"YiHuangDB":1,"ssiano":1,"macarai":1,"rnburn":1,"psypdt":1,"mpartel":1,"l-7-l":1,"Thaina":1,"jiapei100":1,"RSowndarya":1,"EaonL":1,"5abeel":1,"Progman3K":1,"WillaCao":1,"googleberg":1,"danilyef":1,"yonatan555":1,"martong":1,"qzmfranklin":1,"rcollina":1,"Y-pandaman":1,"fayfive":1,"lhbemt":1,"FluorineDog":1,"Mahes2":1,"esrauchg":1,"pfreixes":1,"zgzong":1,"xaviermiller":1,"Atokulus":1,"eronnen":1,"mvdan":1,"Nommyde":1,"aelij":1,"ln-12":1,"RyanShun-511":1,"decathorpe":1,"tenderlove":1,"corneliusroemer":1,"pronebird":1,"wumingzhidewu":1,"ernado":1,"ahardstone":1,"itbencn":1,"lukeocamden":1,"oliveryasuna":1,"subbudvk":1,"Anefu":1,"cyberb":1,"njmulsqb":1,"jklukas":1,"Fred-Fan":1,"hanzhi0410":1,"BottleHe":1,"frozaken":1,"Finkman":1,"sanchayanghosh":1,"udhai98":1,"andresailer":1,"Agasper":1,"christian-heusel":1,"bigbrotherwei":1,"sfc-gh-smao":1,"0x8000-0000":1,"isanych":1,"erikmav":1,"HattonLe":1,"wj8400684":1,"little-dude":1,"RainbowTaro2022":1,"antonio-rojas":1,"nbali":1,"jxh-cuit":1,"data-engineer-mathem":1,"tw2066":1,"ideasculptor":1,"prathyusha995912":1,"mbwmbw1337":1,"justoneplanet":1,"sanketsystems":1,"lwjtjm":1,"fables-tales":1,"AlexanderZhirov":1,"haileys":1,"robertwb":1,"brianolson":1,"netheril96":1,"domino14":1,"rainyfly":1,"twwn":1,"JanosGit":1,"jensbjorgensen":1,"zameo94":1,"SAS2000":1,"TechArtCorner":1,"WhitishZ":1,"MartinEekGerhardsen":1,"chris-tallman":1,"kenshaw":1,"elodotwe":1,"hcoona":1,"zjj9850":1,"avb-qlik":1,"villainb-dg":1,"1027743011":1,"jaskij":1,"nick-lawrence-ctm":1,"N3xus8":1,"archpaleus":1,"MaxStgs":1,"jarppe":1,"Kanishkamahesh":1,"vishalratnam6":1,"apivovarov":1,"popzxc":1,"try-agaaain":1,"bcsgh":1,"abdelazizSalah":1,"VAllens":1,"AadilHoda1":1,"crayxn":1,"choubacha":1,"acrobat888":1,"aignas":1,"matt-en-gb":1,"Monikasumathi":1,"fedapo":1,"pstibrany":1,"vpenades":1,"JunTaoLuo":1,"thirsima":1,"mskurydin":1,"protobufel":1,"ioancea":1,"cpp-memory-leaks":1,"ldcMasa":1,"JelleHoffman":1,"gradx":1,"ganl":1,"snailcatcher":1,"solodynamo":1,"FooRider":1,"nesteiner":1,"oussemabhouri":1,"mohsenkondori":1,"thesamesam":1,"tolikzinovyev":1,"zhangzhibo-max":1,"Juice007":1,"jradcliff":1,"sureshmbabu1":1,"kocmoc941":1,"zhy2020":1,"osa1":1,"pierrre":1,"gwharton":1,"idcmp":1,"imankha":1,"marcusljx":1,"pnarimani":1,"OmriSama":1,"leksmano":1,"MoBaT":1,"daniel-eichinger-bl":1,"CognitiveDisson":1,"Arcnor":1,"Komo4ekoI":1,"adeloof2":1,"austinbes":1,"achow101":1,"Th3-M4jor":1,"Inokinoki":1,"jituihanbao":1,"ragavendranbala":1,"rvxfahim":1,"yiyinglai":1,"dpar39":1,"upcFrost":1,"denysvitali":1,"prestonvanloon":1,"Mizux":1,"Fl4m3Ph03n1x":1,"haegThe":1,"UInt2048":1,"hendrikebbers":1,"arnej27959":1,"x-yuri":1,"acoulton":1,"michaelsafyan":1,"n1kl4s":1,"wngus606":1,"jmphilli":1,"BulNik":1,"felix2436":1,"oaktowner":1,"software-artificer":1,"dlenskiSB":1,"Allen-Webb":1,"vmagamedov":1,"PeterFras":1,"a-acosx":1,"TassoKarkanis":1,"matoro":1,"h1z1":1,"tandr":1,"GaatouCan":1,"danielesegato":1,"dearwangsen":1,"AnFunctionArray":1,"satya05597":1,"jinsun-yoo":1,"GabrielDracula":1,"milinddeore":1,"CyrilOleynik":1,"bwo":1,"narutojxl":1,"AaronKonishi":1,"lhh2001":1,"mquilling":1,"mboes":1,"magmajia-pki":1,"s1lver":1,"quantwizard":1,"jozefizso":1,"pgoodman":1,"nesk":1,"git00002":1,"sgh-msg":1,"tuckerje":1,"dsmith111":1,"zoukyle":1,"ajaybha":1,"kmiecikt":1,"Rot127":1,"anders0821":1,"mrc-rius":1,"Ratan-hash":1,"cykl":1,"carojkov":1,"michaeljones256":1,"Jayatubi":1,"kisssadam":1,"manukyandavid":1,"akruis":1,"Tripoldus":1,"jrick":1,"amraupward":1,"wonson":1,"dicetrash":1,"bstriner":1,"rossengeorgiev":1,"yaoyang-ietf":1,"hebosho911":1,"mongoDynamo":1,"lijithomas88":1,"EricStG":1,"tisonkun":1,"htuch":1,"SwissKnife64":1,"sfc-gh-emusser":1,"linquize":1,"duypham1412":1,"ujmedia":1,"sigurdm":1,"danwaters-stripe":1,"fmeum":1,"qinghui-xu":1,"JKamsker":1,"k-wozniak":1,"mtworkowski":1,"amar1019":1,"mredd":1,"ARoese":1,"semanticart":1,"antrv":1,"foxnight2":1,"FreeSpirit9009":1,"s2x":1,"matejsp":1,"alex4814":1,"NN---":1,"dddd545r":1,"JunichiIto":1,"coolg92003":1,"Anass-23":1,"acminor":1,"hq6":1,"sorah":1,"zjr218":1,"vencakrecl":1,"Alfus":1,"huwcbjones":1,"baozi-2019":1,"cosborne83":1,"Parasos":1,"DenisBytes":1,"apteryks":1,"arthur-proglove":1,"ridvantanik":1,"rowillia":1,"MiDo-kun":1,"imran-iq":1,"gregoryfm":1,"tkruse":1,"Kampfkarren":1,"mchristen-astranis":1,"sevaserg":1,"Hendrik-H":1,"pkch":1,"emcfarlane":1,"toga4":1,"deeglaze":1,"idletea":1,"dsyer":1,"frenzymadness":1,"introspection3":1,"ICT-YuJia":1,"abhinavsagar":1,"jotalanusse":1,"jroper":1,"szegedim":1,"tommynyquist":1,"hason3211":1,"woshizhicainiaoluguo":1,"jzdapp":1,"tfortunato":1,"magicse":1,"w1005444804":1,"Cyberbeni":1,"curry1990":1,"bitsydarel":1,"ivucica":1,"snehasinha13":1,"Shaomane":1,"cho-m":1,"cniry":1,"sofisl":1,"AlexeiKharchev":1,"hseog":1,"kingoftheconnors":1,"vglavnyy":1,"jschultz410":1,"lxzhangchuankai":1,"chriszzt":1,"imrichardcole":1,"LVC-collab":1,"macintoshplus":1,"phongnguyen1023":1,"ranyev5":1,"olupton":1,"chacha21":1,"jiuzhou0102":1,"user-45-20":1,"shileshbabu":1,"jamiewinder":1,"lya1016":1,"doganulus":1,"martin-traverse":1,"k-arabadzhiev":1,"reify-tanner-stirrat":1,"journaux":1,"weidehai":1,"darkdef":1,"beugley":1},"pull_request_authors":{"copybara-service[bot]":13365,"zhangskz":281,"mkruskal-google":179,"acozzette":128,"deannagarcia":66,"dependabot[bot]":60,"tempoz":56,"JasonLunn":54,"haberman":44,"anandolee":32,"y-yagi":31,"cyyever":30,"googleberg":25,"esrauchg":21,"bshaffer":19,"antongrbin":18,"shaod2":18,"comius":16,"alexeagle":16,"sbenzaquen":15,"honglooker":14,"esorot":14,"ericsalo":13,"TrayanZapryanov":12,"davebenvenuti":11,"keith":11,"FabioBatSilva":10,"sgammon":10,"jhump":9,"jskeet":9,"casperisfine":9,"fowles":9,"coryan":8,"thomasvl":8,"benjaminp":7,"ntkme":7,"JamesNK":7,"dlj-NaN":6,"chrisse74":6,"fmeum":6,"mmorel-35":6,"jchadwick-buf":6,"verdie-g":6,"gerben-stavenga":6,"tonydnewell":6,"s2x":5,"shaldengeki":5,"TomA-R":5,"owent":5,"phst":5,"luizfeldmann":5,"pateldeev":5,"mering":5,"kpavlov00":5,"tonyliaoss":5,"jguamie":4,"h-vetinari":4,"ahmednfwela":4,"neilconway":4,"Jaiba43":4,"lavi02":4,"kongen":4,"imrichardcole":4,"ted-xie":4,"seedot1234":4,"YoloMao":4,"henric-root":4,"dws":4,"Vadmeme":4,"dawidcha":4,"simonberger":4,"nxtn-staged":4,"Kaikaikaifang":4,"cctv130":4,"sifmelcara":4,"jagub2":4,"q42jaap":4,"junekhan":4,"HUSTzhangbo":4,"anuraaga":4,"goffrie":4,"mscheong01":3,"jonaski":3,"Wyverald":3,"oguzcanoguz":3,"meteorcloudy":3,"dmaclach":3,"hknielsen":3,"brettmc":3,"palade":3,"yiting2002":3,"pkwarren":3,"MiguelBarro":3,"oldergod":3,"Chekov2k":2,"PierceLBrooks":2,"davidzeng0":2,"wilstoff":2,"parthea":2,"redirect-301":2,"trackleft":2,"cho-m":2,"hoodmane":2,"musicinmybrain":2,"reitowo":2,"imaxct":2,"marianosimone":2,"chenBright":2,"stefanobaghino":2,"andrewparmet":2,"tonda-kriz":2,"co63oc":2,"shawnfrench":2,"dotnwat":2,"atulmerchia":2,"prezaei":2,"clementperon":2,"hungptit":2,"correabuscar":2,"johnfranklinrickard":2,"mikedh":2,"goldengodboi":2,"dougtu":2,"Lmh-java":2,"Zaspire":2,"jpechane":2,"lekoala":2,"windows-fryer":2,"hazel-fairytech":2,"dare3path":2,"Litlyfre":2,"anthonyalayo":2,"fandreuz":2,"mdionisio":2,"zlodes":2,"CommonGuy":2,"yamilmorales":2,"2A5F":2,"dorner":2,"in4lio":2,"yn33":2,"knedlsepp":2,"patrick-dmxc":2,"piperchester":2,"carlocorradini":2,"anmolitor":2,"liqipeng":2,"Juneezee":2,"YarinOmesi":2,"ascopes":2,"fgarciacorona":2,"iskunk":2,"hudlow":2,"bostikforever":2,"jin":2,"emmanuel-ferdman":2,"NathanBaulch":2,"searoz":2,"ahamez":2,"takeh1k0":2,"Romain-Geissler-1A":2,"isuruf":2,"rgov":2,"tongke6":2,"jengelh":2,"JulioVillanueva":2,"nathantalewis":2,"abhilashmandaliya":2,"jslap-ubi":2,"FuzzAnything-ORG":2,"pg9835624-cyber":2,"joca-bt":2,"bhanu-cantina":2,"HoneyryderChuck":2,"binex-dsk":2,"same-id":2,"jensbjorgensen":2,"FranzBusch":2,"gwharton":2,"hxtk":2,"TinyTinni":2,"20083017":2,"avdv":2,"rinarakaki":2,"KJTsanaktsidis":2,"michelhe":2,"jonringer":2,"erikmav":2,"jonathan-albrecht-ibm":2,"ManManson":2,"ernado":2,"andresailer":2,"hq6":2,"Hawthorne001":2,"mikael-s-persson":2,"heirecka":2,"NearTox":2,"toumorokoshi":2,"MarnixBouhuis":2,"binitshah":2,"barracuda156":2,"Royna2544":2,"vthib":2,"Tradias":2,"gferon":2,"tyler-french":2,"lysnikolaou":2,"kotlaja":2,"cramertj":2,"archpaleus":2,"bcsgh":2,"VAllens":2,"4kangjc":2,"haileys":2,"thesayyn":2,"isanych":2,"mjburghard":2,"FooRider":2,"b-d-e":2,"shrikeh":2,"zhihongliuus":2,"yuzawa-san":2,"Mirza-Samad-Ahmed-Baig":2,"cclauss":2,"ixti":2,"jerry-skydio":2,"johan-groenenboom":2,"RAPTOR1OUS":2,"Krispyru":2,"yt-qiu":2,"shashankram":2,"pkruithof":2,"maratori":2,"aaronmaxlevy":2,"gichan-jang":2,"vvd170501":2,"stanhu":2,"cyb70289":2,"chenyahui":2,"firedtoad":2,"josephrubin":2,"simoncozens":2,"PascalSenn":2,"chrisirhc":2,"mbland":2,"Truthofmankind1313":2,"sharkcz":2,"jackhorton":2,"gongsu832":2,"shawjef3":2,"aurel32":2,"qnighy":2,"cerisier":2,"marner2":2,"zhangzibao":2,"WilliamQiufeng":2,"peymanmortazavi":2,"luoshuaiqing":2,"Bo98":2,"EronWright":2,"goccy":2,"CuteLeon":2,"msimacek":2,"f0rget-the-sad":2,"mernst-github":2,"crmarsh":2,"amita-seal":2,"dsmith111":2,"diguida":2,"pbatg":2,"gyx47":2,"weidehai":2,"WontonSam":2,"bernardnormier":2,"marcin-sochacki":2,"eightbitraptor":2,"stima":2,"zwkno1":2,"Teclor":2,"juandemanjon":2,"ThadHouse":2,"iksrandeb":2,"elvisdukaj":2,"guw":2,"guitar24t":2,"israel4435-pixel":2,"serge-sans-paille":2,"Delcaran":2,"Jacintaresendezaddams":2,"phlax":2,"mwpowellhtx":2,"justinwon777":2,"pavan-chingari":2,"senhalil":2,"mikhainin":2,"olzhabay":2,"ikovalyov":2,"jschaf":2,"sersh4nt":2,"michaldo":2,"Ilukatsk":2,"mjvankampen":2,"adamnovak":2,"CosmoMaaya":2,"xodiumluma":2,"stakira":2,"EduMenges":2,"freeform-andre":2,"aiuto":2,"r-barnes":2,"alielbashir":1,"thisch":1,"lizhineng":1,"edgarriba":1,"sethvargo":1,"sgowroji":1,"lbermes":1,"jmhodges":1,"TommyDew42":1,"chadlwilson":1,"ManuelKugelmann":1,"inikolaev":1,"akshayjshah":1,"StefH":1,"cisagovbot":1,"tsaubergine":1,"yanavlasov":1,"xiaolou86":1,"Henr1k80":1,"kitaisreal":1,"elharo":1,"MindflareX":1,"Mizux":1,"seongkim75":1,"joeyparrish":1,"vassilvk":1,"lifengxiang1025":1,"mycroftjr":1,"Jojo10x":1,"beback4u":1,"71":1,"CanNotCode2":1,"NotFounds":1,"kurakoff":1,"garyp":1,"nickwinger":1,"1e0ng":1,"AhmadAbbas8":1,"gcrcampos":1,"Grebenschikov":1,"be-hase":1,"vyq":1,"wgmo":1,"renovate[bot]":1,"clly":1,"Falco20019":1,"yschimke":1,"gboucher90":1,"bufdev":1,"Playgirlkaybraz11":1,"doom-goober":1,"perezd":1,"so1omon563":1,"dcermak":1,"Ejayz":1,"suztomo":1,"DengWang":1,"jjerphan":1,"chaserli":1,"johnwparent":1,"burkedavison":1,"bajajneha27":1,"jeffsawatzky":1,"themudassarhassan":1,"bcfenste":1,"avieira-arm":1,"Arwalk":1,"QuantumGhost":1,"ottmar-zittlau":1,"CHIRANJEET1729DAS":1,"lyriccoder":1,"goldsteinn":1,"dimo414":1,"achingbrain":1,"loicmorvan":1,"opsengine":1,"sjaenick":1,"cgudrian":1,"robbertvanginkel":1,"sanchayanghosh":1,"guille2718":1,"matiamariano6-cell":1,"RmStorm":1,"TrentHouliston":1,"pawlos":1,"s1f10210254":1,"HerrCai0907":1,"st-cheewah":1,"fernandocarletti":1,"brechtsanders":1,"ldcumg":1,"tolulawson":1,"thejinchao":1,"twoism":1,"MSabherwal":1,"ifshuaishuai":1,"kindratmakc":1,"himkak":1,"NickNekr":1,"dopuskh3":1,"nirvdrum":1,"jiulongw":1,"Allen-Webb":1,"guihouchang":1,"avelychko12":1,"LeiW000":1,"semtexzv":1,"vvviktor":1,"traversaro":1,"jsteinberg":1,"martijneken":1,"lukeocamden":1,"subbudvk":1,"azurvii":1,"Sibwer":1,"daidokoro":1,"semlanik":1,"ginylil-tech":1,"rnarkk":1,"redbaron":1,"dourouc05":1,"brad0":1,"sorah":1,"zhanchangbao-sanechips":1,"jayjayppark":1,"lcmaguire":1,"minakarimi1":1,"Amemoyoi":1,"robshakir":1,"Sineaggi":1,"jtattermusch":1,"KevinRamsunder":1,"xinzhanguo":1,"arjan-bal":1,"mtelka":1,"georgthegreat":1,"thomasegriffith":1,"yoshiori":1,"Hemanth-Kashyap-Gundamaraju":1,"qzmfranklin":1,"moiSentineL":1,"Okapist":1,"profnandaa":1,"umpirsky":1,"SpencerC":1,"srikrsna-buf":1,"dazuma":1,"parikshitadhikari":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14448822,"issues_count":34188957,"pull_requests_count":112218121,"authors_count":11249364,"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":{"untriaged":98,"java":7,"python":7,"wait for user action":7,"c++":6,"c#":5,"bug":5,"help wanted":4,"rust":4,"documentation":3,"cmake":2,"bazel":2,"31.x":2,"inactive":2,"php":2,"wontfix":1,"dependencies":1,"editions":1,"enhancement":1,"golang":1,"investigation":1,"mac":1,"objective-c":1,"ruby":1,"to-be-fixed":1,"upb":1,"windows":1},"past_year_pull_request_labels_count":{"back-port":22,"python":18,"cleanup":13,"c++":13,"wait for user action":12,"inactive":9,":a: safe for tests":8,"ruby":8,"cla: no":5,"25.x":4,"31.x":4,"untriaged":4,"c#":4,"php":4,"bazel":3,"protoc":3,"jruby":2,"dependencies":2,"rust":2,"windows":1,"32.x":1,"cmake":1,"conformance tests":1,"documentation":1,"editions":1,"java":1,"json":1,"optimization":1,"testing":1},"past_year_issue_author_associations_count":{"NONE":141,"CONTRIBUTOR":16},"past_year_pull_request_author_associations_count":{"NONE":2643,"CONTRIBUTOR":98,"MEMBER":69,"COLLABORATOR":5,"OWNER":3},"past_year_issue_authors":{"copybara-service[bot]":9,"vorburger":4,"mdanowar3":3,"Staok":2,"bshaffer":2,"jez":2,"danowar2":2,"FuzzAnything-ORG":2,"mohammedmosabbir":2,"SetTrend":2,"dws":2,"phkrl":2,"oxiKKK":1,"osevan":1,"olupton":1,"pantherdev4510-creator":1,"parthea":1,"pavankumar1696-ux":1,"Nous5":1,"niloc132":1,"peterweb2005":1,"NileshToonwal":1,"aaronmaxlevy":1,"malcolmr":1,"manukyandavid":1,"matoro":1,"mgorny":1,"MichalSzynalKlang":1,"mkashwin":1,"mklemarczyk":1,"mohdiliyaj":1,"mredd":1,"MrGAbetter":1,"mtelka":1,"murdos":1,"n1kl4s":1,"ncpibm":1,"netniV":1,"nickdesaulniers":1,"zjr218":1,"yzfeng2020":1,"yordis":1,"xuquanwei2019":1,"xumanbu":1,"wshixjrnjr":1,"wj8400684":1,"windows-fryer":1,"vencakrecl":1,"Vadmeme":1,"uldall":1,"tkruse":1,"tisonkun":1,"timostamm":1,"Thorwyn101":1,"Th3-M4jor":1,"tawmoto":1,"SwuduSusuwu":1,"Sunny-Anand":1,"subbudvk":1,"starius":1,"software-artificer":1,"snailcatcher":1,"shu-yusa":1,"shs96c":1,"sfc-gh-emusser":1,"schoppmp":1,"SAS2000":1,"ryium":1,"rodrigopiccelli":1,"reconsumeralization":1,"Progman3K":1,"calvin2021y":1,"CarlRelax":1,"cctv130":1,"CherryLiu8023":1,"corneliusroemer":1,"cpp-memory-leaks":1,"CuteLeon":1,"DaMann94":1,"decathorpe":1,"dfawley":1,"dirkboye":1,"DmitriiKuchevskii":1,"doganulus":1,"donce":1,"dpar39":1,"dpservis":1,"AA-Turner":1,"Abed1234560":1,"abrua1":1,"acoulton":1,"Adithya1432":1,"advancedwebdeveloper":1,"alebar42":1,"AlekseiNikiforovIBM":1,"anagor":1,"antspy":1,"arnej27959":1,"ARoese":1,"Avasam":1,"barracuda156":1,"beatrausch":1,"brinkqiang":1,"Inokinoki":1,"iulian-gm":1,"jinsun-yoo":1,"jonaski":1,"kmurtty":1,"kon72":1,"kongen":1,"kpavlov00":1,"Kwizatz":1,"l-7-l":1,"ldcMasa":1,"lixiaoshuai666":1,"lklein53":1,"lukedukeus":1,"luoshuaiqing":1,"lya1016":1,"dynapx":1,"edward-bestx":1,"ElanHR":1,"esrauchg":1,"EvalVis":1,"felix2436":1,"fengtuo58":1,"flipkickmedia":1,"FreeSpirit9009":1,"frenzymadness":1,"gQuezM":1,"haolujun":1,"HoneyryderChuck":1,"iksrandeb":1,"iliyaj-loginsoft":1,"imcloud":1},"past_year_pull_request_authors":{"copybara-service[bot]":2567,"acozzette":22,"cyyever":22,"mkruskal-google":20,"shaod2":13,"zhangskz":12,"esrauchg":8,"tempoz":7,"sbenzaquen":6,"honglooker":5,"jguamie":4,"JasonLunn":4,"henric-root":4,"dws":4,"alexeagle":4,"y-yagi":4,"cctv130":4,"bshaffer":4,"kpavlov00":3,"TomA-R":3,"anandolee":3,"JulioVillanueva":2,"keith":2,"Lmh-java":2,"luoshuaiqing":2,"windows-fryer":2,"lysnikolaou":2,"mbland":2,"meteorcloudy":2,"michelhe":2,"Mirza-Samad-Ahmed-Baig":2,"WilliamQiufeng":2,"msimacek":2,"parthea":2,"pg9835624-cyber":2,"r-barnes":2,"ThadHouse":2,"senhalil":2,"stima":2,"co63oc":2,"FooRider":2,"FuzzAnything-ORG":2,"emmanuel-ferdman":2,"CuteLeon":2,"eightbitraptor":2,"googleberg":2,"barracuda156":2,"gyx47":2,"dependabot[bot]":2,"hudlow":2,"hxtk":2,"iksrandeb":2,"israel4435-pixel":2,"jagub2":2,"aaronmaxlevy":2,"daidokoro":1,"comius":1,"Romain-Geissler-1A":1,"SpencerC":1,"srikrsna-buf":1,"subbudvk":1,"CHIRANJEET1729DAS":1,"bufdev":1,"brad0":1,"arjan-bal":1,"Amemoyoi":1,"zhanchangbao-sanechips":1,"renovate[bot]":1,"pawlos":1,"nirvdrum":1,"mtelka":1,"fernandocarletti":1,"moiSentineL":1,"MindflareX":1,"gcrcampos":1,"michaldo":1,"ginylil-tech":1,"matiamariano6-cell":1,"lyriccoder":1,"ldcumg":1,"Jojo10x":1,"jmhodges":1},"maintainers":[{"login":"zhangskz","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"mkruskal-google","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"acozzette","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"deannagarcia","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deannagarcia"},{"login":"haberman","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haberman"},{"login":"googleberg","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"alexeagle","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"shaod2","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"ericsalo","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericsalo"},{"login":"fowles","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fowles"},{"login":"tonyliaoss","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyliaoss"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"kurakoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kurakoff"},{"login":"AhmadAbbas8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmadAbbas8"},{"login":"Ejayz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ejayz"},{"login":"so1omon563","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/so1omon563"},{"login":"tolulawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tolulawson"},{"login":"ahmed-abdelhamid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahmed-abdelhamid"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"chaserli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chaserli"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"},{"login":"s1f10210254","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s1f10210254"},{"login":"minakarimi1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minakarimi1"},{"login":"albertpatera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albertpatera"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"}],"active_maintainers":[{"login":"acozzette","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acozzette"},{"login":"mkruskal-google","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkruskal-google"},{"login":"shaod2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaod2"},{"login":"zhangskz","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhangskz"},{"login":"alexeagle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexeagle"},{"login":"googleberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/googleberg"},{"login":"daidokoro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daidokoro"},{"login":"Jojo10x","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jojo10x"},{"login":"ldcumg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ldcumg"},{"login":"moiSentineL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moiSentineL"}]},"events":{"total":{"ForkEvent":586,"CreateEvent":3239,"CommitCommentEvent":12,"ReleaseEvent":22,"IssuesEvent":611,"WatchEvent":3377,"DeleteEvent":2973,"MemberEvent":2,"IssueCommentEvent":2772,"PushEvent":8937,"PullRequestReviewEvent":588,"PullRequestReviewCommentEvent":307,"PullRequestEvent":6805},"last_year":{"ForkEvent":598,"CreateEvent":3321,"CommitCommentEvent":12,"ReleaseEvent":22,"IssuesEvent":622,"WatchEvent":3434,"DeleteEvent":3102,"MemberEvent":4,"IssueCommentEvent":2946,"PushEvent":9145,"PullRequestReviewEvent":593,"PullRequestReviewCommentEvent":309,"PullRequestEvent":7052}},"keywords":["marshalling","protobuf","protobuf-runtime","protoc","protocol-buffers","protocol-compiler","rpc","serialization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/update_php_repo.yml","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.218Z","updated_at":"2023-01-12T01:30:39.218Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/update_php_repo.yml","dependencies":[{"id":6872981356,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"examples/go/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.339Z","updated_at":"2023-01-12T01:30:39.339Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/examples/go/go.mod","dependencies":[{"id":6872981371,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"examples/go/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-12T01:30:39.357Z","updated_at":"2023-01-12T01:30:39.357Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/examples/go/go.sum","dependencies":[{"id":6872981717,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6872981718,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6872981719,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6872981720,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6872981721,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.406Z","updated_at":"2023-01-12T01:30:39.406Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/java/bom/pom.xml","dependencies":[{"id":6872981723,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":"3.21.12","direct":true,"kind":"runtime","optional":false},{"id":6872981724,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":"3.21.12","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/kotlin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.453Z","updated_at":"2023-01-12T01:30:39.453Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/java/kotlin/pom.xml","dependencies":[{"id":6872981735,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6872981736,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6872981737,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6872981738,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":"2.5.1","direct":true,"kind":"runtime","optional":false},{"id":6872981739,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6872981740,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6872981741,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6872981742,"package_name":"org.jetbrains.kotlin:kotlin-stdlib","ecosystem":"maven","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":6872981743,"package_name":"org.jetbrains.kotlin:kotlin-test","ecosystem":"maven","requirements":"1.6.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"java/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.534Z","updated_at":"2023-01-12T01:30:39.534Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/java/pom.xml","dependencies":[{"id":6872981814,"package_name":"com.google.protobuf:protobuf-bom","ecosystem":"maven","requirements":"3.21.12","direct":true,"kind":"import","optional":false},{"id":6872981815,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":6872981816,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.3.1","direct":true,"kind":"test","optional":false},{"id":6872981817,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-android","direct":true,"kind":"runtime","optional":false},{"id":6872981818,"package_name":"com.google.guava:guava-testlib","ecosystem":"maven","requirements":"31.1-android","direct":true,"kind":"test","optional":false},{"id":6872981819,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.1.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"ruby/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.606Z","updated_at":"2023-01-12T01:30:39.606Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/ruby/pom.xml","dependencies":[{"id":6872981831,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":"3.21.12","direct":true,"kind":"runtime","optional":false},{"id":6872981832,"package_name":"org.jruby:jruby-complete","ecosystem":"maven","requirements":"9.2.20.1","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"nuget","filepath":"csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.633Z","updated_at":"2023-01-12T01:30:39.633Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj","dependencies":[{"id":6872981833,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.6.1","direct":true,"kind":"runtime","optional":false},{"id":6872981834,"package_name":"NUnitLite","ecosystem":"nuget","requirements":"3.6.1","direct":true,"kind":"runtime","optional":false},{"id":6872981835,"package_name":"Microsoft.NETFramework.ReferenceAssemblies","ecosystem":"nuget","requirements":"1.0.0-preview.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"csharp/src/Google.Protobuf/Google.Protobuf.csproj","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.657Z","updated_at":"2023-01-12T01:30:39.657Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/src/Google.Protobuf/Google.Protobuf.csproj","dependencies":[{"id":6872981836,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6872981837,"package_name":"Microsoft.NETFramework.ReferenceAssemblies","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6872981838,"package_name":"System.Memory","ecosystem":"nuget","requirements":"4.5.3","direct":true,"kind":"runtime","optional":false},{"id":6872981839,"package_name":"System.Runtime.CompilerServices.Unsafe","ecosystem":"nuget","requirements":"4.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.675Z","updated_at":"2023-01-12T01:30:39.675Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj","dependencies":[{"id":6872981840,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.1.0","direct":true,"kind":"runtime","optional":false},{"id":6872981841,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.3","direct":true,"kind":"runtime","optional":false},{"id":6872981842,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"4.2.1","direct":true,"kind":"runtime","optional":false},{"id":6872981843,"package_name":"Microsoft.NETFramework.ReferenceAssemblies","ecosystem":"nuget","requirements":"1.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.701Z","updated_at":"2023-01-12T01:30:39.701Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj","dependencies":[{"id":6872981844,"package_name":"Microsoft.NETFramework.ReferenceAssemblies","ecosystem":"nuget","requirements":"1.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"packagist","filepath":"php/composer.json","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.720Z","updated_at":"2023-01-12T01:30:39.720Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/php/composer.json","dependencies":[{"id":6872981845,"package_name":"php","ecosystem":"packagist","requirements":"\u003e=7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6872981846,"package_name":"phpunit/phpunit","ecosystem":"packagist","requirements":"\u003e=5.0.0 \u003c8.5.27","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pub","filepath":"examples/pubspec.yaml","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.772Z","updated_at":"2023-01-12T01:30:39.772Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/examples/pubspec.yaml","dependencies":[{"id":6872981851,"package_name":"protobuf","ecosystem":"pub","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.795Z","updated_at":"2023-01-12T01:30:39.795Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/python/docs/requirements.txt","dependencies":[{"id":6872981854,"package_name":"googleapis-common-protos","ecosystem":"pypi","requirements":"==1.56.1","direct":true,"kind":"runtime","optional":false},{"id":6872981855,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":6872981856,"package_name":"sphinx","ecosystem":"pypi","requirements":"==3.0.4","direct":true,"kind":"runtime","optional":false},{"id":6872981857,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false},{"id":6872981859,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"==0.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"ruby/google-protobuf.gemspec","sha":null,"kind":"manifest","created_at":"2023-01-12T01:30:39.846Z","updated_at":"2023-01-12T01:30:39.846Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/ruby/google-protobuf.gemspec","dependencies":[{"id":6872981860,"package_name":"rake-compiler","ecosystem":"rubygems","requirements":"~\u003e 1.1.0","direct":true,"kind":"development","optional":false},{"id":6872981861,"package_name":"test-unit","ecosystem":"rubygems","requirements":"~\u003e 3.0, \u003e= 3.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clear_caches.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.550Z","updated_at":"2023-09-22T03:58:58.550Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/clear_caches.yml","dependencies":[{"id":13864674342,"package_name":"actions/cache","ecosystem":"actions","requirements":"627f0f41f6904a5b1efbaed9f96d9eb58e92e920","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/forked_pr_workflow_check.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.575Z","updated_at":"2023-09-22T03:58:58.575Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/forked_pr_workflow_check.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/janitor.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.596Z","updated_at":"2023-09-22T03:58:58.596Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/janitor.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/staleness_check.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.608Z","updated_at":"2023-09-22T03:58:58.608Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/staleness_check.yml","dependencies":[{"id":13864674343,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/staleness_refresh.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.618Z","updated_at":"2023-09-22T03:58:58.618Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/staleness_refresh.yml","dependencies":[{"id":13864674344,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_cpp.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.625Z","updated_at":"2023-09-22T03:58:58.625Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_cpp.yml","dependencies":[{"id":13864674345,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674346,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674347,"package_name":"protocolbuffers/protobuf-ci/cross-compile-protoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674348,"package_name":"protocolbuffers/protobuf-ci/sccache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674349,"package_name":"protocolbuffers/protobuf-ci/docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674350,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674351,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"cec98b9d092141f74527d0afa6feb2af698cfe89","direct":true,"kind":"composite","optional":false},{"id":13864674352,"package_name":"protocolbuffers/protobuf-ci/bash","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_csharp.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.689Z","updated_at":"2023-09-22T03:58:58.689Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_csharp.yml","dependencies":[{"id":13864674353,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674354,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674355,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"607fce577a46308457984d59e4954e075820f10a","direct":true,"kind":"composite","optional":false},{"id":13864674356,"package_name":"protocolbuffers/protobuf-ci/docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_java.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.707Z","updated_at":"2023-09-22T03:58:58.707Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_java.yml","dependencies":[{"id":13864674357,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674358,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674359,"package_name":"protocolbuffers/protobuf-ci/cross-compile-protoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674360,"package_name":"googleapis/java-cloud-bom/tests/validate-bom","ecosystem":"actions","requirements":"fd56f04bb0bc581776a74031591f0b3bc5e7920a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_objectivec.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.716Z","updated_at":"2023-09-22T03:58:58.716Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_objectivec.yml","dependencies":[{"id":13864674361,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674362,"package_name":"protocolbuffers/protobuf-ci/ccache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674363,"package_name":"protocolbuffers/protobuf-ci/bash","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674364,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_php.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.724Z","updated_at":"2023-09-22T03:58:58.724Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_php.yml","dependencies":[{"id":13864674365,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674366,"package_name":"protocolbuffers/protobuf-ci/composer-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674367,"package_name":"protocolbuffers/protobuf-ci/docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674368,"package_name":"protocolbuffers/protobuf-ci/cross-compile-protoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674369,"package_name":"shivammathur/setup-php","ecosystem":"actions","requirements":"d30ad8b1843ace22e6698ab99bbafaa747b6bd0d","direct":true,"kind":"composite","optional":false},{"id":13864674370,"package_name":"protocolbuffers/protobuf-ci/bash","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674371,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_php_ext.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.736Z","updated_at":"2023-09-22T03:58:58.736Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_php_ext.yml","dependencies":[{"id":13864674372,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674373,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674374,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":13864674375,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"9bc31d5ccc31df68ecc42ccf4149144866c47d8a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_python.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.749Z","updated_at":"2023-09-22T03:58:58.749Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_python.yml","dependencies":[{"id":13864674376,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674377,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674378,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13864674379,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_ruby.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.782Z","updated_at":"2023-09-22T03:58:58.782Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_ruby.yml","dependencies":[{"id":13864674380,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674381,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674382,"package_name":"protocolbuffers/protobuf-ci/cross-compile-protoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674383,"package_name":"protocolbuffers/protobuf-ci/docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674384,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"ee26e27437bde475b19a6bf8cb73c9fa658876a2","direct":true,"kind":"composite","optional":false},{"id":13864674385,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_runner.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.804Z","updated_at":"2023-09-22T03:58:58.804Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_runner.yml","dependencies":[{"id":13864674386,"package_name":"actions-ecosystem/action-remove-labels","ecosystem":"actions","requirements":"2ce5d41b4b6aa8503e285553f75ed56e0a40bae0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_rust.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.812Z","updated_at":"2023-09-22T03:58:58.812Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_rust.yml","dependencies":[{"id":13864674387,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674388,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_upb.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.818Z","updated_at":"2023-09-22T03:58:58.818Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_upb.yml","dependencies":[{"id":13864674389,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":13864674390,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674391,"package_name":"protocolbuffers/protobuf-ci/bazel","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13864674392,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cocoapods","filepath":"Protobuf.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.841Z","updated_at":"2023-09-22T03:58:58.841Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/Protobuf.podspec","dependencies":[]},{"ecosystem":"maven","filepath":"java/protoc/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.861Z","updated_at":"2023-09-22T03:58:58.861Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/java/protoc/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"java/test/linkage-monitor-check-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.865Z","updated_at":"2023-09-22T03:58:58.865Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/java/test/linkage-monitor-check-bom/pom.xml","dependencies":[{"id":13864674393,"package_name":"com.google.protobuf:protobuf-bom","ecosystem":"maven","requirements":"3.23.2","direct":true,"kind":"import","optional":false},{"id":13864674394,"package_name":"io.grpc:grpc-bom","ecosystem":"maven","requirements":"1.55.3","direct":true,"kind":"import","optional":false},{"id":13864674395,"package_name":"com.google.api.grpc:grpc-google-common-protos","ecosystem":"maven","requirements":"2.22.0","direct":true,"kind":"runtime","optional":false},{"id":13864674396,"package_name":"com.google.api.grpc:proto-google-common-protos","ecosystem":"maven","requirements":"2.22.0","direct":true,"kind":"runtime","optional":false},{"id":13864674397,"package_name":"com.google.api.grpc:proto-google-iam-v1","ecosystem":"maven","requirements":"1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13864674398,"package_name":"com.google.api.grpc:proto-google-iam-v2","ecosystem":"maven","requirements":"1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13864674399,"package_name":"com.google.api.grpc:proto-google-iam-v2beta","ecosystem":"maven","requirements":"1.17.0","direct":true,"kind":"runtime","optional":false},{"id":13864674400,"package_name":"com.google.cloud:google-cloud-bigquery","ecosystem":"maven","requirements":"2.29.0","direct":true,"kind":"runtime","optional":false},{"id":13864674401,"package_name":"com.google.cloud:google-cloud-bigtable","ecosystem":"maven","requirements":"2.24.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"csharp/Google.Protobuf.Tools.nuspec","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.982Z","updated_at":"2023-09-22T03:58:58.982Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/Google.Protobuf.Tools.nuspec","dependencies":[]},{"ecosystem":"nuget","filepath":"csharp/src/AddressBook/AddressBook.csproj","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.990Z","updated_at":"2023-09-22T03:58:58.990Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/src/AddressBook/AddressBook.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:58.996Z","updated_at":"2023-09-22T03:58:58.996Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:59.006Z","updated_at":"2023-09-22T03:58:59.006Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj","dependencies":[]},{"ecosystem":"pypi","filepath":"python/protobuf_distutils/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:59.025Z","updated_at":"2023-09-22T03:58:59.025Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/python/protobuf_distutils/setup.py","dependencies":[]},{"ecosystem":"rubygems","filepath":"ruby/Gemfile","sha":null,"kind":"manifest","created_at":"2023-09-22T03:58:59.064Z","updated_at":"2023-09-22T03:58:59.064Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/ruby/Gemfile","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-10-12T07:32:02.001Z","updated_at":"2023-10-12T07:32:02.001Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":14167770597,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":14167770598,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":14167770599,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"3cea5372237819ed00197afe530f5a7ea3e805c8","direct":true,"kind":"composite","optional":false},{"id":14167770600,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"17573ee1cc1b9d061760f3a006fc4aac4f944fd5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"python/dist/setup.py","sha":null,"kind":"manifest","created_at":"2023-10-12T07:32:04.600Z","updated_at":"2023-10-12T07:32:04.600Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/python/dist/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"python/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-12T07:32:04.687Z","updated_at":"2023-10-12T07:32:04.687Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/python/requirements.txt","dependencies":[{"id":14167770627,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003c=1.24.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_bazel.yml","sha":null,"kind":"manifest","created_at":"2024-03-31T19:41:56.216Z","updated_at":"2024-03-31T19:41:56.216Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_bazel.yml","dependencies":[]},{"ecosystem":"bazel","filepath":"MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:26.985Z","updated_at":"2026-02-24T05:00:26.985Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/MODULE.bazel","dependencies":[{"id":25824905624,"package_name":"apple_support","ecosystem":"bazel","requirements":"1.15.1","direct":true,"kind":"runtime","optional":false},{"id":25824905628,"package_name":"abseil-cpp","ecosystem":"bazel","requirements":"20250512.1","direct":true,"kind":"runtime","optional":false},{"id":25824905629,"package_name":"rules_cc","ecosystem":"bazel","requirements":"0.0.17","direct":true,"kind":"runtime","optional":false},{"id":25824905633,"package_name":"zlib","ecosystem":"bazel","requirements":"1.3.1.bcr.5","direct":true,"kind":"runtime","optional":false},{"id":25824905635,"package_name":"bazel_features","ecosystem":"bazel","requirements":"1.33.0","direct":true,"kind":"runtime","optional":false},{"id":25824905636,"package_name":"bazel_skylib","ecosystem":"bazel","requirements":"1.9.0","direct":true,"kind":"runtime","optional":false},{"id":25824905637,"package_name":"jsoncpp","ecosystem":"bazel","requirements":"1.9.6","direct":true,"kind":"runtime","optional":false},{"id":25824905638,"package_name":"rules_java","ecosystem":"bazel","requirements":"8.6.1","direct":true,"kind":"runtime","optional":false},{"id":25824905639,"package_name":"rules_jvm_external","ecosystem":"bazel","requirements":"6.7","direct":true,"kind":"runtime","optional":false},{"id":25824905640,"package_name":"rules_kotlin","ecosystem":"bazel","requirements":"1.9.6","direct":true,"kind":"runtime","optional":false},{"id":25824905641,"package_name":"rules_license","ecosystem":"bazel","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25824905642,"package_name":"rules_pkg","ecosystem":"bazel","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":25824905643,"package_name":"rules_python","ecosystem":"bazel","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":25824905644,"package_name":"rules_rust","ecosystem":"bazel","requirements":"0.63.0","direct":true,"kind":"development","optional":false},{"id":25824905645,"package_name":"rules_ruby","ecosystem":"bazel","requirements":"0.17.3","direct":true,"kind":"development","optional":false},{"id":25824905646,"package_name":"rules_fuzzing","ecosystem":"bazel","requirements":"0.5.3","direct":true,"kind":"development","optional":false},{"id":25824905647,"package_name":"rules_shell","ecosystem":"bazel","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":25824905648,"package_name":"platforms","ecosystem":"bazel","requirements":"0.0.11","direct":true,"kind":"runtime","optional":false},{"id":25824905649,"package_name":"re2","ecosystem":"bazel","requirements":"2024-07-02.bcr.1","direct":true,"kind":"runtime","optional":false},{"id":25824905650,"package_name":"googletest","ecosystem":"bazel","requirements":"1.15.2","direct":true,"kind":"development","optional":false},{"id":25824905651,"package_name":"rules_buf","ecosystem":"bazel","requirements":"0.3.0","direct":true,"kind":"development","optional":false},{"id":25824905652,"package_name":"rules_testing","ecosystem":"bazel","requirements":"0.9.0","direct":true,"kind":"development","optional":false},{"id":25824905653,"package_name":"abseil-py","ecosystem":"bazel","requirements":"2.1.0","direct":true,"kind":"development","optional":false},{"id":25824905654,"package_name":"lua","ecosystem":"bazel","requirements":"5.4.6","direct":true,"kind":"development","optional":false},{"id":25824905655,"package_name":"googleapis","ecosystem":"bazel","requirements":"0.0.0-20240819-fe8ba054a","direct":true,"kind":"development","optional":false},{"id":25824905656,"package_name":"google_benchmark","ecosystem":"bazel","requirements":"1.9.2","direct":true,"kind":"development","optional":false},{"id":25824905657,"package_name":"com_google_protobuf_v25","ecosystem":"bazel","requirements":"25.0","direct":true,"kind":"development","optional":false},{"id":25824905658,"package_name":"com_google_protobuf_previous_release","ecosystem":"bazel","requirements":"29.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"bazel","filepath":"examples/example_without_cc_toolchain/MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:27.399Z","updated_at":"2026-02-24T05:00:27.399Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/examples/example_without_cc_toolchain/MODULE.bazel","dependencies":[{"id":25824905673,"package_name":"protobuf","ecosystem":"bazel","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"rust/release_crates/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:27.537Z","updated_at":"2026-02-24T05:00:27.537Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/rust/release_crates/Cargo.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish_to_bcr.yaml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:26.439Z","updated_at":"2026-02-24T05:00:26.439Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/publish_to_bcr.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release_bazel_module.yaml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:26.494Z","updated_at":"2026-02-24T05:00:26.494Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/release_bazel_module.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test_hpb.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:26.633Z","updated_at":"2026-02-24T05:00:26.633Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_hpb.yml","dependencies":[{"id":25824905614,"package_name":"protocolbuffers/protobuf-ci/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25824905615,"package_name":"protocolbuffers/protobuf-ci/bazel-docker","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_release_branches.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:26.792Z","updated_at":"2026-02-24T05:00:26.792Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_release_branches.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test_yaml.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:26.901Z","updated_at":"2026-02-24T05:00:26.901Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/.github/workflows/test_yaml.yml","dependencies":[{"id":25824905619,"package_name":"protocolbuffers/protobuf-ci/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"python/docs/environment.yml","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:27.606Z","updated_at":"2026-02-24T05:00:27.606Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/python/docs/environment.yml","dependencies":[{"id":25824905683,"package_name":"libprotobuf","ecosystem":"conda","requirements":"3.11.4","direct":true,"kind":"runtime","optional":false},{"id":25824905688,"package_name":"make","ecosystem":"conda","requirements":"4.2.1","direct":true,"kind":"runtime","optional":false},{"id":25824905692,"package_name":"pip","ecosystem":"conda","requirements":"19.3.1","direct":true,"kind":"runtime","optional":false},{"id":25824905693,"package_name":"python","ecosystem":"conda","requirements":"3.7.6","direct":true,"kind":"runtime","optional":false},{"id":25824905694,"package_name":"sphinx","ecosystem":"conda","requirements":"2.4.0","direct":true,"kind":"runtime","optional":false},{"id":25824905695,"package_name":"sphinx_rtd_theme","ecosystem":"conda","requirements":"0.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bazel","filepath":"examples/MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:27.330Z","updated_at":"2026-02-24T05:00:27.330Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/examples/MODULE.bazel","dependencies":[{"id":25824905664,"package_name":"protobuf","ecosystem":"bazel","requirements":"0.0.0","direct":true,"kind":"runtime","optional":false},{"id":25824905665,"package_name":"com_google_protobuf-examples-with-hyphen","ecosystem":"bazel","requirements":"0.0.0","direct":true,"kind":"development","optional":false},{"id":25824905666,"package_name":"bazel_skylib","ecosystem":"bazel","requirements":"1.7.1","direct":true,"kind":"runtime","optional":false},{"id":25824905667,"package_name":"rules_cc","ecosystem":"bazel","requirements":"0.0.17","direct":true,"kind":"runtime","optional":false},{"id":25824905668,"package_name":"rules_java","ecosystem":"bazel","requirements":"8.6.1","direct":true,"kind":"runtime","optional":false},{"id":25824905669,"package_name":"rules_pkg","ecosystem":"bazel","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":25824905670,"package_name":"rules_python","ecosystem":"bazel","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"bazel","filepath":"examples/examples_with_hyphen/MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-02-24T05:00:27.468Z","updated_at":"2026-02-24T05:00:27.468Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/examples/examples_with_hyphen/MODULE.bazel","dependencies":[{"id":25824905678,"package_name":"protobuf","ecosystem":"bazel","requirements":"0.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"ruby/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2026-02-24T05:00:28.353Z","updated_at":"2026-02-24T05:00:28.353Z","repository_link":"https://github.com/protocolbuffers/protobuf/blob/main/ruby/Gemfile.lock","dependencies":[{"id":25824905712,"package_name":"bigdecimal","ecosystem":"rubygems","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25824905715,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.17.3","direct":false,"kind":"runtime","optional":false},{"id":25824905724,"package_name":"ffi-compiler","ecosystem":"rubygems","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25824905736,"package_name":"power_assert","ecosystem":"rubygems","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25824905742,"package_name":"rake","ecosystem":"rubygems","requirements":"13.3.1","direct":false,"kind":"runtime","optional":false},{"id":25824905743,"package_name":"rake-compiler","ecosystem":"rubygems","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25824905753,"package_name":"rake-compiler-dock","ecosystem":"rubygems","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25824905754,"package_name":"test-unit","ecosystem":"rubygems","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":25824905758,"package_name":"bundler","ecosystem":"rubygems","requirements":"2.6.6","direct":false,"kind":"runtime","optional":false}]}],"score":41.30125623273714,"created_at":"2024-12-15T21:38:08.174Z","updated_at":"2026-04-30T05:06:14.514Z","avatar_url":"https://github.com/protocolbuffers.png","language":"C++","monthly_downloads":9,"readme":"Protocol Buffers - Google's data interchange format\n===================================================\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/protocolbuffers/protobuf/badge)](https://securityscorecards.dev/viewer/?uri=github.com/protocolbuffers/protobuf)\n\nCopyright 2008 Google LLC\n\nOverview\n--------\n\nProtocol Buffers (a.k.a., protobuf) are Google's language-neutral,\nplatform-neutral, extensible mechanism for serializing structured data. You\ncan learn more about it in [protobuf's documentation](https://protobuf.dev).\n\nThis README file contains protobuf installation instructions. To install\nprotobuf, you need to install the protocol compiler (used to compile .proto\nfiles) and the protobuf runtime for your chosen programming language.\n\nWorking With Protobuf Source Code\n---------------------------------\n\nMost users will find working from\n[supported releases](https://github.com/protocolbuffers/protobuf/releases) to be\nthe easiest path.\n\nIf you choose to work from the head revision of the main branch your build will\noccasionally be broken by source-incompatible changes and insufficiently-tested\n(and therefore broken) behavior.\n\nIf you are using C++ or otherwise need to build protobuf from source as a part\nof your project, you should pin to a release commit on a release branch.\n\nThis is because even release branches can experience some instability in between\nrelease commits.\n\n### Bazel with Bzlmod\n\nProtobuf supports\n[Bzlmod](https://bazel.build/external/module) with Bazel 8 +.\nUsers should specify a dependency on protobuf in their MODULE.bazel file as\nfollows.\n\n```\nbazel_dep(name = \"protobuf\", version = \u003cVERSION\u003e)\n```\n\nUsers can optionally override the repo name, such as for compatibility with\nWORKSPACE.\n\n```\nbazel_dep(name = \"protobuf\", version = \u003cVERSION\u003e, repo_name = \"com_google_protobuf\")\n```\n\n### Bazel with WORKSPACE\n\nUsers can also add the following to their legacy\n[WORKSPACE](https://bazel.build/external/overview#workspace-system) file.\n\nNote that with the release of 30.x there are a few more load statements to\nproperly set up rules_java and rules_python.\n\n```\nhttp_archive(\n    name = \"com_google_protobuf\",\n    strip_prefix = \"protobuf-VERSION\",\n    sha256 = ...,\n    url = ...,\n)\n\nload(\"@com_google_protobuf//:protobuf_deps.bzl\", \"protobuf_deps\")\n\nprotobuf_deps()\n\nload(\"@rules_java//java:rules_java_deps.bzl\", \"rules_java_dependencies\")\n\nrules_java_dependencies()\n\nload(\"@rules_java//java:repositories.bzl\", \"rules_java_toolchains\")\n\nrules_java_toolchains()\n\nload(\"@rules_python//python:repositories.bzl\", \"py_repositories\")\n\npy_repositories()\n```\n\nProtobuf Compiler Installation\n------------------------------\n\nThe protobuf compiler is written in C++. If you are using C++, please follow\nthe [C++ Installation Instructions](src/README.md) to install protoc along\nwith the C++ runtime.\n\nFor non-C++ users, the simplest way to install the protocol compiler is to\ndownload a pre-built binary from our [GitHub release page](https://github.com/protocolbuffers/protobuf/releases).\n\nIn the downloads section of each release, you can find pre-built binaries in\nzip packages: `protoc-$VERSION-$PLATFORM.zip`. It contains the protoc binary\nas well as a set of standard `.proto` files distributed along with protobuf.\n\nIf you are looking for an old version that is not available in the release\npage, check out the [Maven repository](https://repo1.maven.org/maven2/com/google/protobuf/protoc/).\n\nThese pre-built binaries are only provided for released versions. If you want\nto use the github main version at HEAD, or you need to modify protobuf code,\nor you are using C++, it's recommended to build your own protoc binary from\nsource.\n\nIf you would like to build protoc binary from source, see the [C++ Installation Instructions](src/README.md).\n\nProtobuf Runtime Installation\n-----------------------------\n\nProtobuf supports several different programming languages. For each programming\nlanguage, you can find instructions in the corresponding source directory about\nhow to install protobuf runtime for that specific language:\n\n| Language                             | Source                                                      |\n|--------------------------------------|-------------------------------------------------------------|\n| C++ (include C++ runtime and protoc) | [src](src)                                                  |\n| Java                                 | [java](java)                                                |\n| Python                               | [python](python)                                            |\n| Objective-C                          | [objectivec](objectivec)                                    |\n| C#                                   | [csharp](csharp)                                            |\n| Ruby                                 | [ruby](ruby)                                                |\n| Go                                   | [protocolbuffers/protobuf-go](https://github.com/protocolbuffers/protobuf-go)|\n| PHP                                  | [php](php)                                                  |\n| Dart                                 | [dart-lang/protobuf](https://github.com/dart-lang/protobuf) |\n| JavaScript                           | [protocolbuffers/protobuf-javascript](https://github.com/protocolbuffers/protobuf-javascript)|\n\nQuick Start\n-----------\n\nThe best way to learn how to use protobuf is to follow the [tutorials in our\ndeveloper guide](https://protobuf.dev/getting-started).\n\nIf you want to learn from code examples, take a look at the examples in the\n[examples](examples) directory.\n\nDocumentation\n-------------\n\nThe complete documentation is available at the [Protocol Buffers doc site](https://protobuf.dev).\n\nSupport Policy\n--------------\n\nRead about our [version support policy](https://protobuf.dev/version-support/)\nto stay current on support timeframes for the language libraries.\n\nDeveloper Community\n-------------------\n\nTo be alerted to upcoming changes in Protocol Buffers and connect with protobuf developers and users,\n[join the Google Group](https://groups.google.com/g/protobuf).\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","activerecord","activejob","mvc","rack","rubocop","sinatra","ruby-gem","crash-reporting","deployment"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/491","html_url":"https://ruby.ecosyste.ms/projects/491"}